Uses of Class
io.awspring.cloud.autoconfigure.config.appconfig.AppConfigProperties
Packages that use AppConfigProperties
-
Uses of AppConfigProperties in io.awspring.cloud.autoconfigure.config.appconfig
Methods in io.awspring.cloud.autoconfigure.config.appconfig that return AppConfigPropertiesModifier and TypeMethodDescriptionprotected AppConfigPropertiesAppConfigDataLocationResolver.loadProperties(org.springframework.boot.context.properties.bind.Binder binder) Methods in io.awspring.cloud.autoconfigure.config.appconfig with parameters of type AppConfigPropertiesModifier and TypeMethodDescriptionAppConfigReloadAutoConfiguration.appConfigConfigurationUpdateStrategy(AppConfigProperties properties, Optional<org.springframework.cloud.context.restart.RestartEndpoint> restarter, org.springframework.cloud.context.refresh.ContextRefresher refresher) AppConfigReloadAutoConfiguration.appConfigPollingAwsPropertySourceChangeDetector(AppConfigProperties properties, ConfigurationUpdateStrategy strategy, org.springframework.cloud.commons.util.TaskSchedulerWrapper<TaskScheduler> taskScheduler, ConfigurableEnvironment environment)