thymeleaf-layout-dialect (1) 썸네일형 리스트형 [Spring Boot] thymeleaf-layout-dialect 적용하기 thymeleaf view template engine 서버상에서 동작하지 않아도 됨 (Natural Template) 순수 HTML 구조를 유지 Spring에서도 공식적으로 thymeleaf 사용을 권장하고 있음 thymeleaf-layout-dialect thymleaf에서 제공하는 layout 라이브러리 spring boot에 thymeleaf-layout-dialect 적용하기 1. gradle dependency 추가 - build.gradle dependencies { implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity5' implementation 'org.springframework.boot:spring-boot-sta.. 이전 1 다음