- All Superinterfaces:
- org.springframework.core.env.ConfigurableEnvironment, org.springframework.core.env.ConfigurablePropertyResolver, org.springframework.core.env.Environment, org.springframework.core.env.PropertyResolver
- All Known Implementing Classes:
- StandardReactiveWebEnvironment
public interface ConfigurableReactiveWebEnvironment
extends org.springframework.core.env.ConfigurableEnvironment
Specialization of ConfigurableEnvironment
for reactive application contexts.
- Since:
- 2.0.0
- See Also:
ConfigurableApplicationContext.getEnvironment()