Uses of Class
org.springframework.cloud.consul.config.ConsulPropertySource
-
-
Uses of ConsulPropertySource in org.springframework.cloud.consul.config
Subclasses of ConsulPropertySource in org.springframework.cloud.consul.config Modifier and Type Class Description classConsulFilesPropertySourceMethods in org.springframework.cloud.consul.config that return ConsulPropertySource Modifier and Type Method Description ConsulPropertySourceConsulPropertySources. createPropertySource(String propertySourceContext, boolean optional, com.ecwid.consul.v1.ConsulClient consul, BiConsumer<String,Long> indexConsumer)Deprecated.ConsulPropertySourceConsulPropertySources. createPropertySource(String propertySourceContext, com.ecwid.consul.v1.ConsulClient consul, BiConsumer<String,Long> indexConsumer)
-