-
Notifications
You must be signed in to change notification settings - Fork 147
[그리디] 전서희 JDBC 미션 5,6단계 제출합니다. #448
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
Open
jeonseohee9
wants to merge
21
commits into
next-step:jeonseohee9
Choose a base branch
from
jeonseohee9:jeonseohee92
base: jeonseohee9
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
안녕하세요~! 이번 미션도 잘 부탁드립니다!!
스터디 때 자바 JDBC를 사용하여 db 연결하는 과정을 페어프로그래밍으로 구현하였고, 이를 토대로 스프링 JDBC로 바꾸었습니다! 스프링 jdbc로 바꾸니 connection , statement등을 일일히 해줄 필요가 없기에 훨씬 간결하다고 느꼈고 jdbctemplate관련 메서드를 사용해보고 알아보는 계기가 되었던 것 같습니다!
gradle 의존성 추가 후 h2 데이터베이스와 연결 하였고, 기존의 클래스들오 dao를 사용할 수 있도록 수정하였습니다..!
이번에도..역시 처음 사용해본 데이터베이스였기에 잘못 사용하였거나, 혹은 더 나은 방식이 있다면 알려주세요..!!
바쁘실텐데 리뷰해주셔서 감사드립니다ㅜㅜ!!
+) 이전 커밋들이 보이지 않게 해보려 했으나 해결이 잘 되지 않았습니다.."자바jdbc" 커밋부터가 이번 미션 커밋입니다!!