| Interface and Description |
|---|
| org.springframework.boot.rsocket.server.ServerRSocketFactoryProcessor
in favor of
RSocketServerCustomizer as of 2.2.7 |
| Class and Description |
|---|
| org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata
since 2.2.0 in favor of
ConfigurationPropertiesBean |
| org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessorRegistrar
since 2.2.0 in favor of
@EnableConfigurationProperties |
| Field and Description |
|---|
| org.springframework.boot.logging.LogFile.FILE_PROPERTY
since 2.2.0 in favor of
LogFile.FILE_NAME_PROPERTY |
| org.springframework.boot.context.logging.LoggingApplicationListener.LOGFILE_BEAN_NAME
since 2.2.0 in favor of
LoggingApplicationListener.LOG_FILE_BEAN_NAME |
| org.springframework.boot.logging.LogFile.PATH_PROPERTY
since 2.2.0 in favor of
LogFile.FILE_PATH_PROPERTY |
| org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor.VALIDATOR_BEAN_NAME
since 2.2.0 in favor of
EnableConfigurationProperties.VALIDATOR_BEAN_NAME |
| Constructor and Description |
|---|
| org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor()
since 2.2.0 in favor of
@EnableConfigurationProperties or
ConfigurationPropertiesBindingPostProcessor.register(BeanDefinitionRegistry) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.