Uses of Class
io.awspring.cloud.autoconfigure.config.appconfig.AppConfigDataResource
Packages that use AppConfigDataResource
-
Uses of AppConfigDataResource in io.awspring.cloud.autoconfigure.config.appconfig
Subclasses with type arguments of type AppConfigDataResource in io.awspring.cloud.autoconfigure.config.appconfigModifier and TypeClassDescriptionclassResolves config data locations in AWS App Config.Classes in io.awspring.cloud.autoconfigure.config.appconfig that implement interfaces with type arguments of type AppConfigDataResourceModifier and TypeClassDescriptionclassLoads config data from AWS AppConfig.Methods in io.awspring.cloud.autoconfigure.config.appconfig that return types with arguments of type AppConfigDataResourceModifier and TypeMethodDescriptionAppConfigDataLocationResolver.resolve(org.springframework.boot.context.config.ConfigDataLocationResolverContext resolverContext, org.springframework.boot.context.config.ConfigDataLocation location) Methods in io.awspring.cloud.autoconfigure.config.appconfig with parameters of type AppConfigDataResourceModifier and TypeMethodDescription@Nullable org.springframework.boot.context.config.ConfigDataAppConfigConfigDataLoader.load(org.springframework.boot.context.config.ConfigDataLoaderContext context, AppConfigDataResource resource)