inflearn logo
講義

講義

知識共有

jeongho leeさんの投稿

jeongho lee jeongho lee

@16bit

レビュー投稿数
-
平均評価
-

投稿 1

Q&A

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
閲覧数
239