Back-End/SpringBoot
스프링 라이브러리
스프링 라이브러리
2024.06.20스프링부트 라이브러리 spring-booter-starter-webspring-boot-starter-tomcat: 톰캣 (웹서버)spring-webmvc(스프링 웹 MVC)spring-boot-starter-thymeleaf: 타임리프 템플릿 엔진(View)spring-boot-starter(공통): 스프링 부트 + 스프링 코어 + 로깅spring-bootspring-corespring-boot-starter-logginlogback,slf4j테스트 라이브러리 spring-boot-starter-testjunit: 테스트 프레임워크mockito: 목 라이브러리assertj: 테스트 코드를 좀 더 편하게 작성하게 도와주는 라이브러리spring-test: 스프링 통합 테스트 지원