Uses of Package
org.springframework.cloud.context.environment
-
Classes in org.springframework.cloud.context.environment used by org.springframework.cloud.autoconfigure Class Description 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. -
Classes in org.springframework.cloud.context.environment used by org.springframework.cloud.context.environment Class Description 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. -
Classes in org.springframework.cloud.context.environment used by org.springframework.cloud.context.properties Class Description EnvironmentChangeEvent Event published to signal a change in theEnvironment. -
Classes in org.springframework.cloud.context.environment used by org.springframework.cloud.logging Class Description EnvironmentChangeEvent Event published to signal a change in theEnvironment.