일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
29 | 30 | 31 |
- log4j2
- mybatis
- oracle between
- springboot
- log4j profile
- 라즈베리파이
- git
- template
- 배열스트링
- Gradle
- between 날짜
- intellij
- hikaricp
- oracle
- MySQL
- Spring Security
- STS
- datasource
- Linux
- between date
- Java
- ubuntu
- catalina log
- Spring
- Spring Boot
- bitbucket
- github
- ORACLE CLOUD
- python 개발환경
- hikari
- Today
- Total
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
29 | 30 | 31 |
- log4j2
- mybatis
- oracle between
- springboot
- log4j profile
- 라즈베리파이
- git
- template
- 배열스트링
- Gradle
- between 날짜
- intellij
- hikaricp
- oracle
- MySQL
- Spring Security
- STS
- datasource
- Linux
- between date
- Java
- ubuntu
- catalina log
- Spring
- Spring Boot
- bitbucket
- github
- ORACLE CLOUD
- python 개발환경
- hikari
- Today
- Total
목록template (2)
파워노트
thymeleaf 테스트 및 작업을 위한 설정 2021.11.16 - [spring boot] - [ skeleton ] thymeleaf 설정 [ skeleton ] thymeleaf 설정 thymeleaf Template spring 에서는 여러가지 UI 템플릿 등을 제공한다.. 가장 보편적인 jsp, thymleaf 등을 사용한다. 여기서는 thymeleaf 를 가지고 설정을 진행 해 보자. thymeleaf 설정. build.gradle 설정 //.. powernote.tistory.com 앞서 thymeleaf 설정을 하였다. 이후 페이지 편집등을 진행할때 굉장히 번거로움을 느낄것이다. 왜냐하면, html 페이지를 매번 수정한후 반영 확인을 위해 springboot application을 재기동..
thymeleaf Template spring 에서는 여러가지 UI 템플릿 등을 제공한다.. 가장 보편적인 jsp, thymleaf 등을 사용한다. 여기서는 thymeleaf 를 가지고 설정을 진행 해 보자. thymeleaf : https://www.thymeleaf.org/ Thymeleaf Integrations galore Eclipse, IntelliJ IDEA, Spring, Play, even the up-and-coming Model-View-Controller API for Java EE 8. Write Thymeleaf in your favourite tools, using your favourite web-development framework. Check out our Ecosyst..