Uses of Class
org.springframework.boot.context.config.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
Modifier and TypeMethodDescriptionConfigTreeConfigDataLocationResolver.resolve
(ConfigDataLocationResolverContext context, ConfigDataLocation location) Modifier and TypeMethodDescriptionConfigTreeConfigDataLoader.load
(ConfigDataLoaderContext context, ConfigTreeConfigDataResource resource)