Class ServiceCombPropertySourceLocator

java.lang.Object
com.huaweicloud.config.ServiceCombPropertySourceLocator
All Implemented Interfaces:
org.springframework.cloud.bootstrap.config.PropertySourceLocator

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

    • ServiceCombPropertySourceLocator

      public ServiceCombPropertySourceLocator(Map<String,Object> data)
  • Method Details

    • 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