@Conditional

spring 2022. 8. 23. 00:49


- @ConditionalOnProperty 사용법(property에 따라 다른 Bean 생성)
@Bean + @ConditionalOnProperty
https://oingdaddy.tistory.com/m/476

- @Conditional 만들기
https://sunghs.tistory.com/153


- @Conditional examples
https://www.baeldung.com/spring-conditional-annotations






Posted by 張's blog
,