Uses of Class
io.awspring.cloud.appconfig.AppConfigPropertySource
Packages that use AppConfigPropertySource
-
Uses of AppConfigPropertySource in io.awspring.cloud.appconfig
Subclasses with type arguments of type AppConfigPropertySource in io.awspring.cloud.appconfigModifier and TypeClassDescriptionclassRetrieves configuration property sources path from the AWS AppConfig using the providedAppConfigDataClient.Methods in io.awspring.cloud.appconfig that return AppConfigPropertySource -
Uses of AppConfigPropertySource in io.awspring.cloud.autoconfigure.config.appconfig
Methods in io.awspring.cloud.autoconfigure.config.appconfig that return AppConfigPropertySourceModifier and TypeMethodDescription@Nullable AppConfigPropertySourceAppConfigPropertySources.createPropertySource(RequestContext context, boolean optional, software.amazon.awssdk.services.appconfigdata.AppConfigDataClient client) Creates property source for given context.Methods in io.awspring.cloud.autoconfigure.config.appconfig that return types with arguments of type AppConfigPropertySourceModifier and TypeMethodDescriptionAppConfigReloadAutoConfiguration.appConfigPollingAwsPropertySourceChangeDetector(AppConfigProperties properties, ConfigurationUpdateStrategy strategy, org.springframework.cloud.commons.util.TaskSchedulerWrapper<TaskScheduler> taskScheduler, ConfigurableEnvironment environment)