◆ 무한한 가능성/& JAVA
spring boot error, template might not exist or might not be accessible by any of the configured Template Resolvers
치로로
2018. 8. 22. 13:34
Problem>
try to use jsp or velocity, not thymeleaf.
Solution>
spring boot 사용시
오류
template might not exist or might not be accessible by any of the configured Template Resolvers
나오면
application.properties 에
spring.thymeleaf.enabled=false
를 추가하기