Uses of Class
org.springframework.cloud.consul.config.ConsulPropertySources
-
-
Uses of ConsulPropertySources in org.springframework.cloud.consul.config
Methods in org.springframework.cloud.consul.config that return ConsulPropertySources Modifier and Type Method Description ConsulPropertySourcesConsulConfigDataResource. getConsulPropertySources()Constructors in org.springframework.cloud.consul.config with parameters of type ConsulPropertySources Constructor Description ConsulConfigDataResource(String context, boolean optional, ConsulConfigProperties properties, ConsulPropertySources consulPropertySources)Deprecated.ConsulConfigDataResource(String context, ConsulConfigProperties properties, ConsulPropertySources consulPropertySources)Deprecated.ConsulConfigDataResource(String context, ConsulConfigProperties properties, ConsulPropertySources consulPropertySources, String profile)
-