일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 스프링
- 디자인패턴
- Project
- 공유DB
- 자바
- ps
- Java
- jdk11
- 팀프로젝트
- coding test
- 코딩테스트
- 백준
- MVC
- React
- javascript
- SpringBoot
- spring
- Controller
- 프로젝트
- IntelliJ
- 코테
- MariaDB
- AWS
- JPA
- gradle
- 입출력
- 자취
- JDK
- spring boot
- 취준생
Archives
- Today
- Total
목록View (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