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

스프링 부트의 적용 #2

Merged
merged 2 commits into from Jul 10, 2021
Merged

스프링 부트의 적용 #2

merged 2 commits into from Jul 10, 2021

Conversation

djkeh
Copy link
Owner

@djkeh djkeh commented Jul 10, 2021

지난번 스프링 적용한 프로젝트를 스프링 부트로 발전시킨다.
이번에는 소스코드를 전체 복사하지 않고,
부트 initializer 로 새로 만든 다음 필요한 파일만 가져간다.

This closes #1

djkeh added 2 commits July 8, 2021 05:44
스프링 부트 셋업 완료
지난 스프링 예제에서 사용했던 코드를 그대로 복사해서 이식
@djkeh djkeh added the enhancement New feature or request label Jul 10, 2021
@djkeh djkeh self-assigned this Jul 10, 2021
@djkeh djkeh merged commit 508b48a into develop Jul 10, 2021
This was linked to issues Jul 17, 2021
@djkeh djkeh removed a link to an issue Jul 17, 2021
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

스프링 부트의 적용
1 participant