Skip to content
이승언 edited this page Apr 8, 2025 · 2 revisions
  1. 예외처리 시 화면

  2. 마이페이지 기능 시

id 2025-04-08T18:30:10.096+09:00 ERROR 17492 --- [HealthPower] [nio-8080-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: java.lang.IllegalArgumentException: Name for argument of type [java.lang.Long] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.] with root cause

java.lang.IllegalArgumentException: Name for argument of type [java.lang.Long] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag.

  1. login 시 jti 설정 부분에서 에러
Clone this wiki locally