Spring-boot : thymeleaf 디펜던시(gradle)
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect' developmentOnly('org.springframework.boot:spring-boot-devtools') - 개발자모드(자동 재시작)
JAVA/WEB - Spring
2021. 4. 5. 19:50