Add @ConditionalOnProperty annotation
Add @ConditionalOnProperty which enables conditional bean creation when all required properties are defined in the Environment. Fixes gh-812
Showing
Please register or sign in to comment
Add @ConditionalOnProperty which enables conditional bean creation when all required properties are defined in the Environment. Fixes gh-812