Commit Graph

4 Commits

Author SHA1 Message Date
cho 7581ac9ba1 예외처리 못한것들에 대한 에러메세지 변경. 2026-02-20 16:14:15 +09:00
cho 902201a19d @RequestMapping 이나 Web.xml에 정의되지 않은 등록되지않은 않은 uri 호출시, error.jsp로 빠짐.
기본 에러 메세지 null -> "can not find Adapter Uri"
2026-01-30 10:37:11 +09:00
pksup 7b3807300b feat: API 예외 처리 및 오류 응답 형식 표준화
- Spring @ControllerAdvice를 사용하여 예외 처리 로직 중앙화
- 4xx, 5xx 오류에 대한 일관된 JSON 응답 형식 적용
- elink-online-common MessageUtil 클래스에 makeJsonErrorMessage 메소드 수정
2025-12-11 13:32:46 +09:00
Rinjae a1d74cf004 init 2025-09-05 19:06:22 +09:00