스프링 코어 (IoC/DI)
spring core (IoC / DI)
spring core (IoC / DI)
통합 테스트(Integration Test)
https://dzone.com/articles/layered-architecture-is-good 번역 및 정리
spring 의 @Conditional spring boot 의 AutoConfiguration 은 @Conditional 에 기반한다. 스프링 기반의 애플리케이션을 개발할때 조건부적으로 beans 을 등록할 필요가 생긴다. 예를들어 로컬 환경에서는 dev db, 프로덕션 환경에서...
타입 추론