ViewResolver ์ค๋ฅ
2025-01-08T19:09:59.348+09:00[0;39m [31mERROR[0;39m [35m5184[0;39m [2m--- [study] [nio-8080-exec-2] [0;39m[36mo.a.c.c.C.[.[.[/].[dispatcherServlet] [0;39m [2m:[0;39m 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์์ ํ์๋ฆฌํ๋ฅผ ๋ณ๋๋ก ์ค์ ์ ํด์ค์ผํ๋์?๋ฌด์์ด ๋ฌธ์ ์ธ์ง ๋ชจ๋ฅด๊ฒ ๋ค์.