Uses of Interface
org.springframework.cloud.bootstrap.config.PropertySourceLocator
Packages that use PropertySourceLocator
-
Uses of PropertySourceLocator in org.springframework.cloud.bootstrap.config
Methods in org.springframework.cloud.bootstrap.config with parameters of type PropertySourceLocatorModifier and TypeMethodDescriptionstatic Collection<org.springframework.core.env.PropertySource<?>>PropertySourceLocator.locateCollection(PropertySourceLocator locator, org.springframework.core.env.Environment environment) Method parameters in org.springframework.cloud.bootstrap.config with type arguments of type PropertySourceLocatorModifier and TypeMethodDescriptionvoidPropertySourceBootstrapConfiguration.setPropertySourceLocators(Collection<PropertySourceLocator> propertySourceLocators)