locator1 Spring Boot + Thymeleaf + Bootstrap 5 + gradle build.gradle // 타임리프 implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect' /* 레이아웃 */ // 타임리프 - Bootstrap implementation 'org.webjars:webjars-locator:0.45' implementation 'org.webjars:bootstrap:5.1.3' Spring Boot + Thymeleaf implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' Thymeleaf Layout .. 2022. 5. 3. 이전 1 다음