Interface ConfigurableReactiveWebEnvironment
- All Superinterfaces:
ConfigurableEnvironment, ConfigurablePropertyResolver, Environment, PropertyResolver
- All Known Implementing Classes:
StandardReactiveWebEnvironment
Specialization of
ConfigurableEnvironment for reactive application contexts.- Since:
- 2.0.0
- Author:
- Phillip Webb
- See Also:
-
Method Summary
Methods inherited from interface ConfigurableEnvironment
addActiveProfile, getPropertySources, getSystemEnvironment, getSystemProperties, merge, setActiveProfiles, setDefaultProfilesMethods inherited from interface ConfigurablePropertyResolver
getConversionService, setConversionService, setEscapeCharacter, setIgnoreUnresolvableNestedPlaceholders, setPlaceholderPrefix, setPlaceholderSuffix, setRequiredProperties, setValueSeparator, validateRequiredPropertiesMethods inherited from interface Environment
acceptsProfiles, acceptsProfiles, getActiveProfiles, getDefaultProfiles, matchesProfilesMethods inherited from interface PropertyResolver
containsProperty, getProperty, getProperty, getProperty, getProperty, getRequiredProperty, getRequiredProperty, resolvePlaceholders, resolveRequiredPlaceholders