inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

jeongho lee님의 게시글

jeongho lee jeongho lee

@16bit

수강평 작성수
-
평균평점
-

게시글 2

질문&답변

ViewResolver 오류

2025-01-08T19:09:59.348+09:00 ERROR  5184  --- [study] [nio-8080-exec-2]  o.a.c.c.C.[.[.[/].[dispatcherServlet]  : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Circular view path [hello]: would dispatch back to the current handler URL [/hello] again. Check your ViewResolver setup! (Hint: This may be the result of an unspecified view, due to default view name generation.)] with root cause jakarta.servlet.ServletException: Circular view path [hello]: would dispatch back to the current handler URL [/hello] again. Check your ViewResolver setup! (Hint: This may be the result of an unspecified view, due to default view name generation.) 라고 발생하며 hello.html 화면이 출력되지 않습니다 application. properties에서 타임리프를 별도로 설정을 해줘야하나요? 무엇이 문제인지 모르겠네요.

좋아요수
0
댓글수
2
조회수
234