Class ConfigurationUpdateStrategy
java.lang.Object
io.awspring.cloud.autoconfigure.config.reload.ConfigurationUpdateStrategy
-
Method Summary
Modifier and TypeMethodDescriptionstatic ConfigurationUpdateStrategycreate(ReloadProperties reloadProperties, org.springframework.cloud.context.refresh.ContextRefresher refresher, Optional<org.springframework.cloud.context.restart.RestartEndpoint> restarter) voidrun()
-
Method Details
-
create
public static ConfigurationUpdateStrategy create(ReloadProperties reloadProperties, org.springframework.cloud.context.refresh.ContextRefresher refresher, Optional<org.springframework.cloud.context.restart.RestartEndpoint> restarter) -
run
-