인프런
스프링 입문 1.
double_R_one_G
2020. 10. 21. 10:49
728x90
스프링 부트 라이브러리
spring-boot-starter-
webspring-boot-starter-tomcat : 톰캣
spring-webmvc: 스프링 웹 mvc
spring-boot-starter-thymeleaf: 타임리프 템플릿 엔진(view)
spring-boot-starter : 스프링 부트+ 스프링 코어+ 로깅
spring-boot
- spring-core
spring-boot-starter-logging :로깅
- logback,slf4j
테스트 라이브러리
spring-boot-starter-test
junit
mockito
assertj
728x90