상세 컨텐츠

본문 제목

Spring-boot : thymeleaf 디펜던시(gradle)

JAVA/WEB - Spring

by 개봉박살 2021. 4. 5. 19:50

본문

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' 카테고리의 다른 글

관련글 더보기

댓글 영역