Class PropertySourceLbConfiguration
- java.lang.Object
-
- solutions.bkit.configurableloadbalanced.PropertySourceLbConfiguration
-
@Configuration @ConditionalOnProperty(prefix="property-source-lb", name="enabled", havingValue="true") @Import(MappedServicesConfig.class) public class PropertySourceLbConfiguration extends Object- Author:
- hoangleanhtu@gmail.com