Conversation
leegy21
approved these changes
Nov 22, 2025
Contributor
leegy21
left a comment
There was a problem hiding this comment.
이번 주차 키워드도 잘 정리하셨네요! 미션 부분에서도 코드를 첨부하셔서 요구사항을 어떻게 수행하셨는지 잘 확인할 수 있었습니다.
8주차 워크북을 통해 스프링 공부에 도움을 얻으셨길 바랍니다. 이번 주차도 수고하셨습니다!
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.
✅ 8주차 워크북 완료 🎉
이번 주차에서는 3주차에 설계했던 URL을 실제로 구현해보면서, 설계가 코드로 어떻게 연결되는지 확실히 이해할 수 있었습니다. Controller–Service–Repository 구조가 처음엔 헷갈렸지만, 리뷰 작성과 미션 도전 API를 만들면서 각 계층의 역할을 이해할 수 있었으며 Review, Store, UserMission처럼 연관관계가 있는 엔티티를 다루면서 JPA 구조를 다시 한번 복기 시켜볼 수 있어서 큰 도움이 되었습니다.