일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 취준생
- 코딩테스트
- Java
- coding test
- MariaDB
- 프로젝트
- 공유DB
- gradle
- Project
- 팀프로젝트
- jdk11
- Controller
- 디자인패턴
- 백준
- JDK
- MVC
- 코테
- ps
- JPA
- 자취
- 입출력
- spring
- AWS
- React
- 자바
- javascript
- IntelliJ
- SpringBoot
- 스프링
- spring boot
Archives
- Today
- Total
목록thymeleaf 문법 (1)
Tech Collection
[Thymeleaf] Gradle에 적용하기
IntelliJ, JDK 11, Thymeleaf 3.*, spring boot 2.4.1, MariaDB 2021/02/18 - [Project/Spring Boot] - [Thymeleaf] 기본 문법 [Thymeleaf] 기본 문법 1. 해당 페이지에 thymeleaf 적용 2. 링크 / 경로 지정 내용 이렇게만 알아도 반은 한다.................... 아마도.............. jinny-1st.tistory.com 1. Thymeleaf 를 gradle dependency에 추가 > build.gradle dependencies { implementation 'org.springframework.boot:spring-boot-starter-thymeleaf' implementa..
Build/Note
2021. 2. 18. 15:39