식단 기록 및 일일 분석 기능 구현 #3
Closed
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.
이 변경 사항은 사용자가 식단을 기록하고 일일 장 건강 분석을 받을 수 있는 핵심 MVP 기능을 구현합니다. ERD를 기반으로 도메인 모델, 서비스, 컨트롤러를 추가하고, Swagger를 통한 API 문서화 및 전역 예외 처리를 개선했습니다. 또한, 여러 차례의 코드 리뷰를 통해 발견된 사용자 조회 로직 버그와 빌드 설정 오류 등 치명적인 문제들을 수정하여 코드의 안정성과 완성도를 높였습니다.
PR created automatically by Jules for task 3442167330809706409 started by @moset1