본문 바로가기

Spring/실전 JPA (강의)

thymeleaf viewName 매핑

728x90
반응형

스프링 부트 thymeleaf viewName 매핑

- 'resource:templates/'+ {ViewName} + '.html' 로 해버림

 

 

이렇게 작성하면

resources/templates/hello.html로 보내버림!!!

728x90
반응형