Uses of Class
io.awspring.cloud.s3.config.S3PropertySource
Packages that use S3PropertySource
Package
Description
ConfigDataLoader
implementation for AWS S3.-
Uses of S3PropertySource in io.awspring.cloud.autoconfigure.config.s3
Methods in io.awspring.cloud.autoconfigure.config.s3 that return S3PropertySourceModifier and TypeMethodDescriptionS3PropertySources.createPropertySource
(String context, boolean optional, software.amazon.awssdk.services.s3.S3Client client) Creates property source for given context.Methods in io.awspring.cloud.autoconfigure.config.s3 that return types with arguments of type S3PropertySourceModifier and TypeMethodDescriptionS3ReloadAutoConfiguration.s3PollingAwsPropertySourceChangeDetector
(S3Properties properties, ConfigurationUpdateStrategy strategy, org.springframework.cloud.commons.util.TaskSchedulerWrapper<TaskScheduler> taskScheduler, ConfigurableEnvironment environment) -
Uses of S3PropertySource in io.awspring.cloud.s3.config
Methods in io.awspring.cloud.s3.config that return S3PropertySource