thymeleaf ์ ๊ฒฝ๋ก๋ฅผ ๋ชป์ฐพ๋๋ค๊ณ ๋์ค๋ค์
application.properteis ๋ ์ ์ฉ์ด ์๋์ ๋ฃ์ ๋ถ๋ถ ์
๋๋ค. ์ ๊ฐ ์ธํ
๋ฆฌj๋ฅผ ๋ง์ด ์ฌ์ฉํด ๋ณด์ง ์์์ ๊ทธ๋ฌ๋๋ฐ ์ธํ
๋ฆฌJ(2019.2๋ฒ์ ) ์ค์ ์์ ๋ณ๊ฒฝํด์ผ ํ๋๊ฑฐ๋ ์คํ๋ง๋ถํธ์์ ๊ฒฝ๋ก๋ฅผ ๋ชป์ฐพ๋๊ฑด ์๋๊ฐ ํ๋ ์๊ฐ์ด ๋๋๋ฐ์ ์๋๋ ์ ์ชฝ์์ ๋ฐ์ํ๋ ์๋ฌ ์ฝ๋ ์
๋๋ค. 2020-09-09 09:02:56.332 ERROR 9508 --- [nio-8080-exec-2] org.thymeleaf.TemplateEngine : [THYMELEAF][http-nio-8080-exec-2] Exception processing template "hello": Error resolving template [hello], template might not exist or might not be accessible by any of the configured Template Resolvers org.thymeleaf.exceptions.TemplateInputException: Error resolving template [hello], template might not exist or might not be accessible by any of the configured Template Resolvers at org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:869) ~[thymeleaf-3.0.11.RELEASE.jar:3.0.11.RELEASE] at org.thymeleaf.engine.TemplateManager.parseAndProcess(TemplateManager.java:607) ~[thymeleaf-3.0.11.RELEASE.jar:3.0.11.RELEASE]