inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

hbs0606님의 게시글

hbs0606 hbs0606

@hbs06065380

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

게시글 1

질문&답변

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]

좋아요수
3
댓글수
6
조회수
40419