- @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
'spring' 카테고리의 다른 글
스프링 관련 블로그 (0) | 2022.12.05 |
---|---|
springframework java configuration (0) | 2022.10.07 |
deep copy Object (0) | 2022.04.04 |
@RequestMapping value or url 가져오기 (0) | 2022.04.02 |
ResourceUtils를 이용한 Access a File from the Classpath-classpath에 위치한 파일 절대경로 구하기 (0) | 2020.07.29 |