Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[대용량 데이터 처리] 베디 미션 제출합니다. #86

Merged
merged 32 commits into from
Nov 18, 2019

Conversation

dpudpu
Copy link

@dpudpu dpudpu commented Nov 14, 2019

No description provided.

dpudpu added 30 commits October 15, 2019 13:59

@BeforeEach
void setUp() throws SQLException {
DataSourceFactory dataSourceFactory = new DataSourceFactory("src/test/java/sql/sample/db.properties");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
DataSourceFactory dataSourceFactory = new DataSourceFactory("src/test/java/sql/sample/db.properties");
DataSourceFactory dataSourceFactory = new DataSourceFactory("src/test/java/sql/db.properties");

이게 맞지 않나요

@woowahanCU woowahanCU merged commit 768a524 into woowacourse:dpudpu Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants