우당탕탕 개발일지

86일차_Thymeleaf 본문

비트캠프/이론 및 정리

86일차_Thymeleaf

ujin302 2024. 11. 12. 11:06
반응형

환경파일 설정

Spring Framework

servlet-context.xml: 웹 O

root-context.xml: 웹 X

 

Spring Boot 

application.properties

 

 

 

프로젝트 생성: chapter02mysql

Spring Boot + MyBatis(MySQL) + Thymeleaf

 

dependencies & 구조

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

반응형

'비트캠프 > 이론 및 정리' 카테고리의 다른 글

91일차_[ Chapter04JPA ] JPA & Spring Boot  (1) 2024.11.25
89일차_JPA Join  (1) 2024.11.12
88일차_JPA  (0) 2024.11.11
84일차_Thymeleaf (1)  (1) 2024.11.05
83일차_Spring Boot  (2) 2024.11.04