spring-boot-starter-web
ㄴ> spring-boot-starter-tomcat(웹서버)
ㄴ> spring-webmvc: 스프링 웹 MVC
spring-boot-starter-thymeleaf
spring-boot starter(공통)
spring-boot
ㄴ> spring-core
spring-boot-starter-logging
ㄴ> logback, slf4f
테스트 라이브러리
junit:테스트 프레임워크
mockito:목 라이브러리
assert: 테스트코드를 좀 더 편하게 작성하게 도와주는 라이브러리
spring-test: 스프링 통합 테스트 지원
'백엔드 > Spring' 카테고리의 다른 글
spring에서 template이란? (0) | 2024.04.30 |
---|---|
spring boot 공식문서 주소 (0) | 2024.04.30 |
Gradle의 dependancies (0) | 2024.04.30 |
SNAPSHOT이란? (0) | 2024.04.30 |
Java 1일차에게 Gradle이란? (0) | 2024.04.30 |
댓글