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.
스프링 빈 등록 방법 중 자바 코드로 직접 등록하는 부분에서 이렇게 귀찮게 해야하나,,? 어노테이션 쓰면 되는거 아닌가?? 싶었는데 추후에 다른 파일로 변경 될 때 이름만 간단히 바꾸면 다른 코드를 수정하지 않아도 된다는 말에 흠칫 했습니다. 신선한 충격이였고.. 그 외로는 스프링 빈과 의존관계의 구조가 조금 햇갈렸던 것 같은데 이건 코드 계속 짜보면 익숙해질 것 같습니다. 생각보다 재밌었어요