스프링 부트
Spring Boot
- 스프링 부트 기초
How Spring Boot packages an application, starts the runtime, manages starters, and provides an embedded-server development model.
- 스프링 부트 설정
How Spring Boot uses auto-configuration, property sources, profiles, YAML files, and type-safe binding to shape application behavior.
- 스프링 부트 테스트와 운영
How Spring Boot supports application testing, focused test slices, infrastructure-backed integration tests, and operational visibility.