Jackson Swagger 요청 로깅 공통 설정 추가 - #11
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces request logging via RequestLoggingFilter, configures Jackson to fail on unknown properties and serialize dates as ISO-8601 strings, and handles unrecognized JSON fields gracefully in GlobalExceptionHandler. It also updates Springdoc OpenAPI dependencies and adds corresponding integration tests. The reviewer feedback suggests several robust improvements: handling potential context paths in the logging filter, excluding Resource types from response wrapping in CommonResponseAdvice to support file downloads, and explicitly handling MissingKotlinParameterException in the exception handler to provide clearer feedback for missing required fields.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
✨ 작업 내용
UNKNOWN_JSON_FIELD400 응답으로 처리🔍 리뷰 시 참고사항
✅ 체크리스트
develop입니다.📎 관련 이슈(선택)