Class PropertySourceLbConfiguration


  • @Configuration
    @ConditionalOnProperty(prefix="property-source-lb",
                           name="enabled",
                           havingValue="true")
    @Import(MappedServicesConfig.class)
    public class PropertySourceLbConfiguration
    extends Object
    Author:
    hoangleanhtu@gmail.com
    • Constructor Detail

      • PropertySourceLbConfiguration

        public PropertySourceLbConfiguration()