spring-boot

  • Introduction
  • org.springframework.boot
    • Overview classes
      • BootstrapContextClosedEvent
      • DefaultApplicationArguments
      • DefaultBootstrapContext
      • DefaultPropertiesPropertySource
      • ExitCodeEvent
      • ImageBanner
      • LazyInitializationBeanFactoryPostProcessor
      • ResourceBanner
      • SpringApplication
      • SpringBootVersion
      interfaces
      • ApplicationArguments
      • ApplicationContextFactory
      • ApplicationRunner
      • Banner
      • BootstrapContext
      • Bootstrapper
      • BootstrapRegistry
      • BootstrapRegistry.InstanceSupplier
      • BootstrapRegistryInitializer
      • CommandLineRunner
      • ConfigurableBootstrapContext
      • ExitCodeExceptionMapper
      • ExitCodeGenerator
      • LazyInitializationExcludeFilter
      • SpringApplicationRunListener
      • SpringBootExceptionReporter
      enums
      • Banner.Mode
      • BootstrapRegistry.Scope
      • ImageBanner.PixelMode
      • WebApplicationType
  • org.springframework.boot.admin
    • Overview classes
      • SpringApplicationAdminMXBeanRegistrar
      interfaces
      • SpringApplicationAdminMXBean
  • org.springframework.boot.ansi
    • Overview classes
      • Ansi8BitColor
      • AnsiColors
      • AnsiOutput
      • AnsiPropertySource
      interfaces
      • AnsiElement
      enums
      • AnsiBackground
      • AnsiColor
      • AnsiColors.BitDepth
      • AnsiOutput.Enabled
      • AnsiStyle
  • org.springframework.boot.availability
    • Overview classes
      • ApplicationAvailabilityBean
      • AvailabilityChangeEvent
      interfaces
      • ApplicationAvailability
      • AvailabilityState
      enums
      • LivenessState
      • ReadinessState
  • org.springframework.boot.builder
    • Overview classes
      • ParentContextApplicationContextInitializer
      • ParentContextApplicationContextInitializer.ParentContextAvailableEvent
      • ParentContextCloserApplicationListener
      • ParentContextCloserApplicationListener.ContextCloserListener
      • SpringApplicationBuilder
  • org.springframework.boot.cloud
    • Overview classes
      • CloudFoundryVcapEnvironmentPostProcessor
      enums
      • CloudPlatform
  • org.springframework.boot.context
    • Overview classes
      • ApplicationPidFileWriter
      • ConfigurationWarningsApplicationContextInitializer
      • ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
      • ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
      • ContextIdApplicationContextInitializer
      • FileEncodingApplicationListener
      • TypeExcludeFilter
      interfaces
      • ConfigurationWarningsApplicationContextInitializer.Check
  • org.springframework.boot.context.annotation
    • Overview classes
      • Configurations
      • UserConfigurations
      interfaces
      • DeterminableImports
  • org.springframework.boot.context.config
    • Overview classes
      • AnsiOutputApplicationListener
      • ConfigData
      • ConfigData.Options
      • ConfigDataEnvironmentPostProcessor
      • ConfigDataLocation
      • ConfigDataResource
      • ConfigFileApplicationListener
      • ConfigTreeConfigDataLoader
      • ConfigTreeConfigDataLocationResolver
      • ConfigTreeConfigDataResource
      • DelegatingApplicationContextInitializer
      • DelegatingApplicationListener
      • Profiles
      • StandardConfigDataLoader
      • StandardConfigDataLocationResolver
      • StandardConfigDataResource
      interfaces
      • ConfigData.PropertySourceOptions
      • ConfigDataEnvironmentUpdateListener
      • ConfigDataLoader
      • ConfigDataLoaderContext
      • ConfigDataLocationResolver
      • ConfigDataLocationResolverContext
      exceptions
      • ConfigDataException
      • ConfigDataLocationNotFoundException
      • ConfigDataNotFoundException
      • ConfigDataResourceNotFoundException
      • InactiveConfigDataAccessException
      • InvalidConfigDataPropertyException
      • UnsupportedConfigDataLocationException
      enums
      • ConfigData.Option
      • ConfigDataNotFoundAction
  • org.springframework.boot.context.event
    • Overview classes
      • ApplicationContextInitializedEvent
      • ApplicationEnvironmentPreparedEvent
      • ApplicationFailedEvent
      • ApplicationPreparedEvent
      • ApplicationReadyEvent
      • ApplicationStartedEvent
      • ApplicationStartingEvent
      • EventPublishingRunListener
      • SpringApplicationEvent
  • org.springframework.boot.context.logging
    • Overview classes
      • ClasspathLoggingApplicationListener
      • LoggingApplicationListener
  • org.springframework.boot.context.metrics.buffering
    • Overview classes
      • BufferingApplicationStartup
      • StartupTimeline
      • StartupTimeline.TimelineEvent
  • org.springframework.boot.context.properties
    • Overview classes
      • BoundConfigurationProperties
      • ConfigurationPropertiesBean
      • ConfigurationPropertiesBindingPostProcessor
      • PropertyMapper
      • PropertyMapper.Source
      interfaces
      • ConfigurationPropertiesBindHandlerAdvisor
      • PropertyMapper.SourceOperator
      exceptions
      • ConfigurationPropertiesBindException
      • IncompatibleConfigurationException
      enums
      • ConfigurationPropertiesBean.BindMethod
  • org.springframework.boot.context.properties.bind
    • Overview classes
      • AbstractBindHandler
      • Bindable
      • Binder
      • BindResult
      • BoundPropertiesTrackingBindHandler
      • DataObjectPropertyName
      • PropertySourcesPlaceholdersResolver
      interfaces
      • BindConstructorProvider
      • BindContext
      • BindHandler
      • PlaceholdersResolver
      exceptions
      • BindException
      • UnboundConfigurationPropertiesException
  • org.springframework.boot.context.properties.bind.handler
    • Overview classes
      • IgnoreErrorsBindHandler
      • IgnoreTopLevelConverterNotFoundBindHandler
      • NoUnboundElementsBindHandler
  • org.springframework.boot.context.properties.bind.validation
    • Overview classes
      • ValidationBindHandler
      • ValidationErrors
      exceptions
      • BindValidationException
  • org.springframework.boot.context.properties.source
    • Overview classes
      • ConfigurationProperty
      • ConfigurationPropertyName
      • ConfigurationPropertyNameAliases
      • ConfigurationPropertySources
      • MapConfigurationPropertySource
      • UnboundElementsSourceFilter
      interfaces
      • ConfigurationPropertyCaching
      • ConfigurationPropertySource
      • IterableConfigurationPropertySource
      exceptions
      • InvalidConfigurationPropertyNameException
      • InvalidConfigurationPropertyValueException
      enums
      • ConfigurationPropertyName.Form
      • ConfigurationPropertyState
  • org.springframework.boot.convert
    • Overview classes
      • ApplicationConversionService
      enums
      • DurationStyle
      • PeriodStyle
  • org.springframework.boot.diagnostics
    • Overview classes
      • AbstractFailureAnalyzer
      • FailureAnalysis
      • LoggingFailureAnalysisReporter
      interfaces
      • FailureAnalysisReporter
      • FailureAnalyzer
  • org.springframework.boot.diagnostics.analyzer
    • Overview classes
      • AbstractInjectionFailureAnalyzer
      • BeanNotOfRequiredTypeFailureAnalyzer
  • org.springframework.boot.env
    • Overview classes
      • ConfigTreePropertySource
      • EnvironmentPostProcessorApplicationListener
      • OriginTrackedMapPropertySource
      • PropertiesPropertySourceLoader
      • RandomValuePropertySource
      • RandomValuePropertySourceEnvironmentPostProcessor
      • SpringApplicationJsonEnvironmentPostProcessor
      • SystemEnvironmentPropertySourceEnvironmentPostProcessor
      • SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource
      • YamlPropertySourceLoader
      interfaces
      • ConfigTreePropertySource.Value
      • EnvironmentPostProcessor
      • EnvironmentPostProcessorsFactory
      • PropertySourceLoader
      enums
      • ConfigTreePropertySource.Option
  • org.springframework.boot.info
    • Overview classes
      • BuildProperties
      • GitProperties
      • InfoProperties
      • InfoProperties.Entry
  • org.springframework.boot.jackson
    • Overview classes
      • JsonComponentModule
      • JsonObjectDeserializer
      • JsonObjectSerializer
      enums
      • JsonComponent.Scope
  • org.springframework.boot.jdbc
    • Overview classes
      • AbstractDataSourceInitializer
      • DataSourceBuilder
      • DataSourceUnwrapper
      interfaces
      • SchemaManagementProvider
      • XADataSourceWrapper
      enums
      • DatabaseDriver
      • DataSourceInitializationMode
      • EmbeddedDatabaseConnection
      • SchemaManagement
  • org.springframework.boot.jdbc.metadata
    • Overview classes
      • AbstractDataSourcePoolMetadata
      • CommonsDbcp2DataSourcePoolMetadata
      • CompositeDataSourcePoolMetadataProvider
      • HikariDataSourcePoolMetadata
      • OracleUcpDataSourcePoolMetadata
      • TomcatDataSourcePoolMetadata
      interfaces
      • DataSourcePoolMetadata
      • DataSourcePoolMetadataProvider
  • org.springframework.boot.jms
    • Overview interfaces
      • XAConnectionFactoryWrapper
  • org.springframework.boot.json
    • Overview classes
      • AbstractJsonParser
      • BasicJsonParser
      • GsonJsonParser
      • JacksonJsonParser
      • JsonParserFactory
      • YamlJsonParser
      interfaces
      • JsonParser
      exceptions
      • JsonParseException
  • org.springframework.boot.jta.atomikos
    • Overview classes
      • AtomikosConnectionFactoryBean
      • AtomikosDataSourceBean
      • AtomikosDependsOnBeanFactoryPostProcessor
      • AtomikosProperties
      • AtomikosProperties.Recovery
      • AtomikosXAConnectionFactoryWrapper
      • AtomikosXADataSourceWrapper
  • org.springframework.boot.jta.bitronix
    • Overview classes
      • BitronixDependentBeanFactoryPostProcessor
      • BitronixXAConnectionFactoryWrapper
      • BitronixXADataSourceWrapper
      • PoolingConnectionFactoryBean
      • PoolingConnectionFactoryBean.DirectXAConnectionFactory
      • PoolingDataSourceBean
      • PoolingDataSourceBean.DirectXADataSource
  • org.springframework.boot.liquibase
    • Overview classes
      • LiquibaseServiceLocatorApplicationListener
      • SpringPackageScanClassResolver
  • org.springframework.boot.logging
    • Overview classes
      • AbstractLoggingSystem
      • AbstractLoggingSystem.LogLevels
      • DeferredLog
      • DeferredLogs
      • LogFile
      • LoggerConfiguration
      • LoggerGroup
      • LoggerGroups
      • LoggingInitializationContext
      • LoggingSystem
      • LoggingSystemProperties
      • Slf4JLoggingSystem
      interfaces
      • DeferredLogFactory
      • LoggingSystemFactory
      enums
      • LogLevel
  • org.springframework.boot.logging.java
    • Overview classes
      • JavaLoggingSystem
      • JavaLoggingSystem.Factory
      • SimpleFormatter
  • org.springframework.boot.logging.log4j2
    • Overview classes
      • ColorConverter
      • ExtendedWhitespaceThrowablePatternConverter
      • Log4J2LoggingSystem
      • Log4J2LoggingSystem.Factory
      • SpringBootConfigurationFactory
      • WhitespaceThrowablePatternConverter
  • org.springframework.boot.logging.logback
    • Overview classes
      • ColorConverter
      • ExtendedWhitespaceThrowableProxyConverter
      • LogbackLoggingSystem
      • LogbackLoggingSystem.Factory
      • LogbackLoggingSystemProperties
      • WhitespaceThrowableProxyConverter
  • org.springframework.boot.origin
    • Overview classes
      • OriginTrackedResource
      • OriginTrackedResource.OriginTrackedWritableResource
      • OriginTrackedValue
      • PropertySourceOrigin
      • SystemEnvironmentOrigin
      • TextResourceOrigin
      • TextResourceOrigin.Location
      interfaces
      • Origin
      • OriginLookup
      • OriginProvider
  • org.springframework.boot.orm.jpa
    • Overview classes
      • EntityManagerFactoryBuilder
  • org.springframework.boot.orm.jpa.hibernate
    • Overview classes
      • SpringImplicitNamingStrategy
      • SpringJtaPlatform
      • SpringPhysicalNamingStrategy
  • org.springframework.boot.reactor
    • Overview classes
      • DebugAgentEnvironmentPostProcessor
  • org.springframework.boot.rsocket.context
    • Overview classes
      • RSocketPortInfoApplicationContextInitializer
      • RSocketServerBootstrap
      • RSocketServerInitializedEvent
  • org.springframework.boot.rsocket.messaging
    • Overview interfaces
      • RSocketStrategiesCustomizer
  • org.springframework.boot.rsocket.netty
    • Overview classes
      • NettyRSocketServer
      • NettyRSocketServerFactory
  • org.springframework.boot.rsocket.server
    • Overview interfaces
      • ConfigurableRSocketServerFactory
      • RSocketServer
      • RSocketServerCustomizer
      • RSocketServerFactory
      exceptions
      • RSocketServerException
      enums
      • RSocketServer.Transport
  • org.springframework.boot.security.reactive
    • Overview classes
      • ApplicationContextServerWebExchangeMatcher
  • org.springframework.boot.security.servlet
    • Overview classes
      • ApplicationContextRequestMatcher
  • org.springframework.boot.system
    • Overview classes
      • ApplicationHome
      • ApplicationPid
      • ApplicationTemp
      • SystemProperties
      enums
      • JavaVersion
  • org.springframework.boot.task
    • Overview classes
      • TaskExecutorBuilder
      • TaskSchedulerBuilder
      interfaces
      • TaskExecutorCustomizer
      • TaskSchedulerCustomizer
  • org.springframework.boot.type.classreading
    • Overview classes
      • ConcurrentReferenceCachingMetadataReaderFactory
  • org.springframework.boot.util
    • Overview classes
      • Instantiator
      • LambdaSafe
      • LambdaSafe.Callback
      • LambdaSafe.Callbacks
      • LambdaSafe.InvocationResult
      • LambdaSafe.LambdaSafeCallback
      interfaces
      • Instantiator.AvailableParameters
  • org.springframework.boot.validation
    • Overview classes
      • MessageInterpolatorFactory
  • org.springframework.boot.validation.beanvalidation
    • Overview classes
      • FilteredMethodValidationPostProcessor
      interfaces
      • MethodValidationExcludeFilter
  • org.springframework.boot.web.client
    • Overview classes
      • ClientHttpRequestFactorySupplier
      • RestTemplateBuilder
      • RootUriTemplateHandler
      interfaces
      • RestTemplateCustomizer
      • RestTemplateRequestCustomizer
  • org.springframework.boot.web.codec
    • Overview interfaces
      • CodecCustomizer
  • org.springframework.boot.web.context
    • Overview classes
      • ServerPortInfoApplicationContextInitializer
      • WebServerInitializedEvent
      • WebServerPortFileWriter
      interfaces
      • ConfigurableWebServerApplicationContext
      • WebServerApplicationContext
  • org.springframework.boot.web.embedded.jetty
    • Overview classes
      • JettyReactiveWebServerFactory
      • JettyServletWebServerFactory
      • JettyWebServer
      • ServletContextInitializerConfiguration
      interfaces
      • ConfigurableJettyWebServerFactory
      • JettyServerCustomizer
  • org.springframework.boot.web.embedded.netty
    • Overview classes
      • NettyReactiveWebServerFactory
      • NettyWebServer
      • SslServerCustomizer
      interfaces
      • NettyRouteProvider
      • NettyServerCustomizer
  • org.springframework.boot.web.embedded.tomcat
    • Overview classes
      • TomcatEmbeddedWebappClassLoader
      • TomcatReactiveWebServerFactory
      • TomcatServletWebServerFactory
      • TomcatWebServer
      interfaces
      • ConfigurableTomcatWebServerFactory
      • TomcatConnectorCustomizer
      • TomcatContextCustomizer
      • TomcatProtocolHandlerCustomizer
      exceptions
      • ConnectorStartFailedException
  • org.springframework.boot.web.embedded.undertow
    • Overview classes
      • UndertowReactiveWebServerFactory
      • UndertowServletWebServer
      • UndertowServletWebServerFactory
      • UndertowWebServer
      interfaces
      • ConfigurableUndertowWebServerFactory
      • HttpHandlerFactory
      • UndertowBuilderCustomizer
      • UndertowDeploymentInfoCustomizer
  • org.springframework.boot.web.error
    • Overview classes
      • ErrorAttributeOptions
      enums
      • ErrorAttributeOptions.Include
  • org.springframework.boot.web.reactive.context
    • Overview classes
      • AnnotationConfigReactiveWebApplicationContext
      • AnnotationConfigReactiveWebServerApplicationContext
      • GenericReactiveWebApplicationContext
      • ReactiveWebServerApplicationContext
      • ReactiveWebServerInitializedEvent
      • StandardReactiveWebEnvironment
      interfaces
      • ConfigurableReactiveWebApplicationContext
      • ConfigurableReactiveWebEnvironment
      • ReactiveWebApplicationContext
  • org.springframework.boot.web.reactive.error
    • Overview classes
      • DefaultErrorAttributes
      interfaces
      • ErrorAttributes
      • ErrorWebExceptionHandler
  • org.springframework.boot.web.reactive.filter
    • Overview classes
      • OrderedHiddenHttpMethodFilter
      interfaces
      • OrderedWebFilter
  • org.springframework.boot.web.reactive.function.client
    • Overview interfaces
      • WebClientCustomizer
  • org.springframework.boot.web.reactive.result.view
    • Overview classes
      • MustacheView
      • MustacheViewResolver
  • org.springframework.boot.web.reactive.server
    • Overview classes
      • AbstractReactiveWebServerFactory
      interfaces
      • ConfigurableReactiveWebServerFactory
      • ReactiveWebServerFactory
  • org.springframework.boot.web.server
    • Overview classes
      • AbstractConfigurableWebServerFactory
      • Compression
      • ErrorPage
      • ErrorPageRegistrarBeanPostProcessor
      • Http2
      • MimeMappings
      • MimeMappings.Mapping
      • Ssl
      • SslConfigurationValidator
      • WebServerFactoryCustomizerBeanPostProcessor
      interfaces
      • ConfigurableWebServerFactory
      • ErrorPageRegistrar
      • ErrorPageRegistry
      • GracefulShutdownCallback
      • SslStoreProvider
      • WebServer
      • WebServerFactory
      • WebServerFactoryCustomizer
      exceptions
      • PortInUseException
      • WebServerException
      enums
      • GracefulShutdownResult
      • Shutdown
      • Ssl.ClientAuth
  • org.springframework.boot.web.servlet
    • Overview classes
      • AbstractFilterRegistrationBean
      • DelegatingFilterProxyRegistrationBean
      • DynamicRegistrationBean
      • FilterRegistrationBean
      • MultipartConfigFactory
      • RegistrationBean
      • ServletContextInitializerBeans
      • ServletListenerRegistrationBean
      • ServletRegistrationBean
      interfaces
      • ServletContextInitializer
      • ServletContextInitializerBeans.RegistrationBeanAdapter
      • WebListenerRegistrar
      • WebListenerRegistry
      enums
      • DispatcherType
  • org.springframework.boot.web.servlet.context
    • Overview classes
      • AnnotationConfigServletWebApplicationContext
      • AnnotationConfigServletWebServerApplicationContext
      • ServletWebServerApplicationContext
      • ServletWebServerApplicationContext.ExistingWebApplicationScopes
      • ServletWebServerInitializedEvent
      • WebApplicationContextServletContextAwareProcessor
      • XmlServletWebServerApplicationContext
  • org.springframework.boot.web.servlet.error
    • Overview classes
      • DefaultErrorAttributes
      interfaces
      • ErrorAttributes
      • ErrorController
  • org.springframework.boot.web.servlet.filter
    • Overview classes
      • ApplicationContextHeaderFilter
      • OrderedCharacterEncodingFilter
      • OrderedFormContentFilter
      • OrderedHiddenHttpMethodFilter
      • OrderedRequestContextFilter
      interfaces
      • OrderedFilter
  • org.springframework.boot.web.servlet.server
    • Overview classes
      • AbstractServletWebServerFactory
      • Encoding
      • Jsp
      • Session
      • Session.Cookie
      interfaces
      • ConfigurableServletWebServerFactory
      • ServletWebServerFactory
      enums
      • Encoding.Type
      • Session.SessionTrackingMode
  • org.springframework.boot.web.servlet.support
    • Overview classes
      • ErrorPageFilter
      • ServletContextApplicationContextInitializer
      • SpringBootServletInitializer
  • org.springframework.boot.web.servlet.view
    • Overview classes
      • MustacheView
      • MustacheViewResolver
  • org.springframework.boot.webservices.client
    • Overview classes
      • HttpWebServiceMessageSenderBuilder
      • WebServiceTemplateBuilder
      interfaces
      • WebServiceTemplateCustomizer
Sign in

Deprecated API

Contents

  • Deprecated Packages
  • Deprecated Interfaces
  • Deprecated Classes
  • Deprecated Fields
  • Deprecated Methods
  • Deprecated Constructors
  • Deprecated Enum Constants
  • Deprecated Packages 
    Package and Description
    org.springframework.boot.jta.bitronix
    since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being maintained
  • Deprecated Interfaces 
    Interface and Description
    org.springframework.boot.Bootstrapper
    since 2.4.5 for removal in 2.6 in favor of BootstrapRegistryInitializer
  • Deprecated Classes 
    Class and Description
    org.springframework.boot.jta.bitronix.BitronixDependentBeanFactoryPostProcessor
    since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being maintained
    org.springframework.boot.jta.bitronix.BitronixXAConnectionFactoryWrapper
    since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being maintained
    org.springframework.boot.jta.bitronix.BitronixXADataSourceWrapper
    since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being maintained
    org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
    since 2.4.0 for removal in 2.6.0 with no direct replacement. FailureAnalysis is now the preferred approach for diagnosing and reporting startup failures.
    org.springframework.boot.context.config.ConfigFileApplicationListener
    since 2.4.0 for removal in 2.6.0 in favor of ConfigDataEnvironmentPostProcessor
    org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
    since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being maintained
    org.springframework.boot.jta.bitronix.PoolingDataSourceBean
    since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being maintained
    org.springframework.boot.web.embedded.netty.SslServerCustomizer
    this class is meant for Spring Boot internal use only.
  • Deprecated Fields 
    Field and Description
    org.springframework.boot.SpringApplication.DEFAULT_CONTEXT_CLASS
    since 2.4.0 for removal in 2.6.0 in favor of using a ApplicationContextFactory
    org.springframework.boot.SpringApplication.DEFAULT_REACTIVE_WEB_CONTEXT_CLASS
    since 2.4.0 for removal in 2.6.0 in favor of using an ApplicationContextFactory
    org.springframework.boot.SpringApplication.DEFAULT_SERVLET_WEB_CONTEXT_CLASS
    since 2.4.0 for removal in 2.6.0 in favor of using an ApplicationContextFactory
    org.springframework.boot.logging.LoggingSystemProperties.FILE_CLEAN_HISTORY_ON_START
    since 2.4.0 for removal in 2.6.0 in favor of LogbackLoggingSystemProperties.ROLLINGPOLICY_CLEAN_HISTORY_ON_START
    org.springframework.boot.logging.LoggingSystemProperties.FILE_MAX_HISTORY
    since 2.4.0 for removal in 2.6.0 in favor of LogbackLoggingSystemProperties.ROLLINGPOLICY_MAX_HISTORY
    org.springframework.boot.logging.LoggingSystemProperties.FILE_MAX_SIZE
    since 2.4.0 for removal in 2.6.0 in favor of LogbackLoggingSystemProperties.ROLLINGPOLICY_MAX_FILE_SIZE
    org.springframework.boot.logging.LoggingSystemProperties.FILE_TOTAL_SIZE_CAP
    since 2.4.0 for removal in 2.6.0 in favor of LogbackLoggingSystemProperties.ROLLINGPOLICY_TOTAL_SIZE_CAP
    org.springframework.boot.logging.LoggingSystemProperties.ROLLING_FILE_NAME_PATTERN
    since 2.4.0 for removal in 2.6.0 in favor of LogbackLoggingSystemProperties.ROLLINGPOLICY_FILE_NAME_PATTERN
  • Deprecated Methods 
    Method and Description
    org.springframework.boot.SpringApplication.addBootstrapper(Bootstrapper)
    since 2.4.5 for removal in 2.6 in favor of SpringApplication.addBootstrapRegistryInitializer(BootstrapRegistryInitializer)
    org.springframework.boot.builder.SpringApplicationBuilder.addBootstrapper(Bootstrapper)
    since 2.4.5 for removal in 2.6 in favor of SpringApplicationBuilder.addBootstrapRegistryInitializer(BootstrapRegistryInitializer)
    org.springframework.boot.builder.SpringApplicationBuilder.contextClass(Class<? extends ConfigurableApplicationContext>)
    since 2.4.0 for removal in 2.6.0 in favor of SpringApplicationBuilder.contextFactory(ApplicationContextFactory)
    org.springframework.boot.SpringApplicationRunListener.environmentPrepared(ConfigurableEnvironment)
    since 2.4.0 for removal in 2.6.0 in favor of SpringApplicationRunListener.environmentPrepared(ConfigurableBootstrapContext, ConfigurableEnvironment)
    org.springframework.boot.web.reactive.error.ErrorAttributes.getErrorAttributes(ServerRequest, boolean)
    since 2.3.0 for removal in 2.5.0 in favor of ErrorAttributes.getErrorAttributes(ServerRequest, ErrorAttributeOptions)
    org.springframework.boot.web.reactive.error.DefaultErrorAttributes.getErrorAttributes(ServerRequest, boolean)
    org.springframework.boot.web.servlet.error.ErrorAttributes.getErrorAttributes(WebRequest, boolean)
    since 2.3.0 for removal in 2.5.0 in favor of ErrorAttributes.getErrorAttributes(WebRequest, ErrorAttributeOptions)
    org.springframework.boot.web.servlet.error.DefaultErrorAttributes.getErrorAttributes(WebRequest, boolean)
    org.springframework.boot.web.servlet.error.ErrorController.getErrorPath()
    since 2.3.0 for removal in 2.5.0 in favor of setting the property `server.error.path`
    org.springframework.boot.context.config.ConfigData.getOptions()
    since 2.4.5 in favor of ConfigData.getOptions(PropertySource)
    org.springframework.boot.Bootstrapper.intitialize(BootstrapRegistry)
    since 2.4.4 for removal in 2.6 in favor of Bootstrapper.initialize(BootstrapRegistry)
    org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory.isEagerInitFilters()
    since 2.4.0 for removal in 2.6.0 in favor of UndertowServletWebServerFactory.isEagerFilterInit()
    org.springframework.boot.jdbc.EmbeddedDatabaseConnection.isEmbedded(String)
    since 2.4.0 for removal in 2.6.0 in favor of EmbeddedDatabaseConnection.isEmbedded(String, String)
    org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor.onApplicationEvent(ApplicationPreparedEvent)
    since 2.4.0 for removal in 2.6.0 in favor of only using EnvironmentPostProcessor callbacks
    org.springframework.boot.SpringApplication.refresh(ApplicationContext)
    since 2.3.0 for removal in 2.5.0 in favor of SpringApplication.refresh(ConfigurableApplicationContext)
    org.springframework.boot.SpringApplication.setApplicationContextClass(Class<? extends ConfigurableApplicationContext>)
    since 2.4.0 for removal in 2.6.0 in favor of SpringApplication.setApplicationContextFactory(ApplicationContextFactory)
    org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory.setEagerInitFilters(boolean)
    since 2.4.0 for removal in 2.6.0 in favor of UndertowServletWebServerFactory.isEagerFilterInit()
    org.springframework.boot.SpringApplicationRunListener.starting()
    since 2.4.0 for removal in 2.6.0 in favor of SpringApplicationRunListener.starting(ConfigurableBootstrapContext)
  • Deprecated Constructors 
    Constructor and Description
    org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent(SpringApplication, String[], ConfigurableEnvironment)
    since 2.4.0 for removal in 2.6.0 in favor of ApplicationEnvironmentPreparedEvent(ConfigurableBootstrapContext, SpringApplication, String[], ConfigurableEnvironment)
    org.springframework.boot.context.event.ApplicationStartingEvent(SpringApplication, String[])
    since 2.4.0 for removal in 2.6.0 in favor of ApplicationStartingEvent(ConfigurableBootstrapContext, SpringApplication, String[])
    org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor()
    since 2.4.0 for removal in 2.6.0 in favor of CloudFoundryVcapEnvironmentPostProcessor(Log)
    org.springframework.boot.web.servlet.error.DefaultErrorAttributes(boolean)
    since 2.3.0 for removal in 2.5.0 in favor of ErrorAttributeOptions.including(Include...)
    org.springframework.boot.web.reactive.error.DefaultErrorAttributes(boolean)
    since 2.3.0 for removal in 2.5.0 in favor of ErrorAttributeOptions.including(Include...)
    org.springframework.boot.web.embedded.undertow.UndertowServletWebServer(Undertow.Builder, DeploymentManager, String, boolean, boolean, Compression)
    since 2.3.0 for removal in 2.5.0 in favor of UndertowServletWebServer(io.undertow.Undertow.Builder, Iterable, String, boolean)
    org.springframework.boot.web.embedded.undertow.UndertowServletWebServer(Undertow.Builder, DeploymentManager, String, boolean, boolean, Compression, String)
    since 2.3.0 for removal in 2.5.0 in favor of UndertowServletWebServer(io.undertow.Undertow.Builder, Iterable, String, boolean)
    org.springframework.boot.web.embedded.undertow.UndertowServletWebServer(Undertow.Builder, DeploymentManager, String, boolean, Compression)
    since 2.3.0 for removal in 2.5.0 in favor of UndertowServletWebServer(io.undertow.Undertow.Builder, Iterable, String, boolean)
    org.springframework.boot.web.embedded.undertow.UndertowWebServer(Undertow.Builder, boolean, Closeable)
    since 2.3.0 for removal in 2.5.0 in favor of UndertowWebServer(io.undertow.Undertow.Builder, Iterable, boolean)
  • Deprecated Enum Constants 
    Enum Constant and Description
    org.springframework.boot.jdbc.EmbeddedDatabaseConnection.HSQL
    since 2.4.0 for removal in 2.6.0 in favor of EmbeddedDatabaseConnection.HSQLDB.
Powered by DocsHoster