일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ui인터페이스
- chart.js 라이브러리
- IndexedDB
- Eclipse
- 게시판
- 여러 종류의 사용자 정의 함수
- open in browser
- css
- jsp
- thymeleaf
- 상태값 저장 유지
- 실시간 상태값 저장
- 자바빈
- vsc
- git
- java
- 자바스크립트
- github
- JavaScript
- resutful api
- MYSQL
- 데이터 시각화
- spring boot
- @requstbody
- vscode
- html
- 자바
- chart.js
- tomcat
- 초보 개발자
Archives
- Today
- Total
목록BOOKS/수월한 thymeleaf (1)
수월한 IT
thymeleaf 개요및 설정
thymeleaf는 view template 엔진으로 서버에서 클라이언트에게 응답할 브라우저 화면을 만들어 주는 역할을 한다. thymeleaf는 Natural Template을 기반으로 기존 html 코드와 그 구조를 변경하지 않고 덧붙여 사용하는 방식이라 볼 수 있다. 특징html 문서 내부에서 사용할 수 있으며 spring boot와 통합하는 작업이 매우 간단함. 관련 사이트 : https://www.thymeleaf.org/index.html ThymeleafIntegrations galore Eclipse, IntelliJ IDEA, Spring, Play, even the up-and-coming Model-View-Controller API for Java EE 8. Write Thymel..
BOOKS/수월한 thymeleaf
2023. 7. 3. 23:09