일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- telegram
- docker node
- docker
- jdk upgrade
- 개발서버
- springboot
- growpart
- layout-dialect
- 비즈뿌리오
- NoSQL Workbench
- 카카오 알림톡
- Telegram API
- push 403
- docker app
- AWS
- jenkins bitbucket
- rbenv
- jenkins window
- 알림톡
- Kotlin
- spring boot
- EC2
- DynamoDB
- NoArgsConstructor
- 고정 아이피
- QureyDsl
- 윈도우 개발서버
- modelmapper
- querydsl
- thymeleaf
Archives
- Today
- Total
목록layout-dialect (1)
givepro
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/I8va4/btq67N9eFsi/rdkE9oBipt8VHqJlKsIfrK/img.png)
Thymeleaf layout 구성 build.gradle 설정 dependencies { ... // thymeleaf Setting implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity5' implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect' ... } 레이아웃 구성 프로젝트 리소스 구성 static templates로 구분 각각의 fragment에 대한 구성은 해당 폴더의 파일로 분기를 한다. he..
백엔드/SpringBoot
2021. 6. 14. 14:45