webmvctest

Slice Test와 테스트 전략 - Spring Boot에서 필요한 부분만 테스트하기

Slice Test는 필요한 계층만 로드해 빠르게 검증하면서도 실제 구성을 유지하는 Spring Boot 테스트 전략이다.