Class OneConfigPropertySourceLocator

  • All Implemented Interfaces:
    org.springframework.cloud.bootstrap.config.PropertySourceLocator

    @Order(0)
    public class OneConfigPropertySourceLocator
    extends Object
    implements org.springframework.cloud.bootstrap.config.PropertySourceLocator
    • Constructor Detail

      • OneConfigPropertySourceLocator

        public OneConfigPropertySourceLocator()
    • Method Detail

      • locate

        public org.springframework.core.env.PropertySource<?> locate​(org.springframework.core.env.Environment environment)
        Specified by:
        locate in interface org.springframework.cloud.bootstrap.config.PropertySourceLocator