Files
spring-cloud-commons/spring-cloud-context
Spencer Gibb 74a0b68287 Run all EnvironmentPostProcessors on refresh. (#969)
This includes ConfigDataEnvironmentPostProcessors which replaces the static call.

Issue #968 was specifically about the cloud foundry vcap post processor. Previously the DecryptEnvironmentPostProcessor was hard coded in ConfigDataContextRefresher

Fixes gh-968
2021-06-23 15:23:31 -04:00
..
2019-02-01 14:41:18 +01:00

Spring Cloud Context

Utilities and special services for the ApplicationContext of a Spring Cloud application (bootstrap context, encryption, refresh scope and environment endpoints).