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
를 추가하기
'◆ 무한한 가능성 > & JAVA' 카테고리의 다른 글
java download side (0) | 2018.09.03 |
---|---|
[Salesforce] SOAP API, Unable to create/update fields: Product2Id. Please check the security settings o (0) | 2018.03.30 |
아마존 EC2 Java8 install 설치 (Amazon, AWS) (0) | 2017.04.18 |
서블릿(자바,JAVA)에서 JSP를 호출 (0) | 2017.02.22 |
Excel Export in Spring MVC. 자바 스프링에서 엑셀저장 엑셀다운로드 (0) | 2016.05.15 |