Package org.springframework.cloud.context.environment
-
Class Summary Class Description EnvironmentChangeEvent Event published to signal a change in theEnvironment.EnvironmentManager Entry point for making local (but volatile) changes to theEnvironmentof a running application.WritableEnvironmentEndpoint An extension of the standardEnvironmentEndpointthat allows to modify the environment at runtime.WritableEnvironmentEndpointWebExtension MVC endpoint for theEnvironmentManager, providing a POST to /env as a simple way to change the Environment.