728x90
반응형
스프링 부트 thymeleaf viewName 매핑
- 'resource:templates/'+ {ViewName} + '.html' 로 해버림
이렇게 작성하면
resources/templates/hello.html로 보내버림!!!
728x90
반응형
'Spring > 실전 JPA (강의)' 카테고리의 다른 글
H2 Database (1) | 2024.12.23 |
---|---|
org.springframework.boot:spring-boot-devtools (0) | 2024.12.23 |
lombok 설치 및 확인 (0) | 2024.12.23 |
public static void main(String[] args) 실행 시 무한 로딩 (0) | 2024.12.23 |
AbstractProperty$PropertyQueryException: Failed to calculate the value of task ':compileJava' property 'javaCompiler' (0) | 2024.12.23 |