Uses of Class
org.springframework.boot.context.config.ConfigTreeConfigDataResource
Packages that use ConfigTreeConfigDataResource
Package
Description
External configuration support allowing 'application.properties' to be loaded and used
within a Spring Boot application.
-
Uses of ConfigTreeConfigDataResource in org.springframework.boot.context.config
Methods in org.springframework.boot.context.config that return types with arguments of type ConfigTreeConfigDataResourceModifier and TypeMethodDescriptionConfigTreeConfigDataLocationResolver.resolve
(ConfigDataLocationResolverContext context, ConfigDataLocation location) Methods in org.springframework.boot.context.config with parameters of type ConfigTreeConfigDataResourceModifier and TypeMethodDescriptionConfigTreeConfigDataLoader.load
(ConfigDataLoaderContext context, ConfigTreeConfigDataResource resource)