spring-boot

  • Introduction
  • org.springframework.boot
    • Overview classes
      • BootstrapContextClosedEvent
      • DefaultApplicationArguments
      • DefaultBootstrapContext
      • DefaultPropertiesPropertySource
      • ExitCodeEvent
      • LazyInitializationBeanFactoryPostProcessor
      • ResourceBanner
      • SpringApplication
      • SpringApplication.Augmented
      • SpringApplicationAotProcessor
      • SpringBootVersion
      interfaces
      • ApplicationArguments
      • ApplicationContextFactory
      • ApplicationRunner
      • Banner
      • BootstrapContext
      • BootstrapRegistry
      • BootstrapRegistry.InstanceSupplier
      • BootstrapRegistryInitializer
      • CommandLineRunner
      • ConfigurableBootstrapContext
      • ExitCodeExceptionMapper
      • ExitCodeGenerator
      • LazyInitializationExcludeFilter
      • SpringApplication.Running
      • SpringApplicationHook
      • SpringApplicationRunListener
      • SpringApplicationShutdownHandlers
      • SpringBootExceptionReporter
      exceptions
      • AotInitializerNotFoundException
      • SpringApplication.AbandonedRunException
  • org.springframework.boot.admin
    • Overview classes
      • SpringApplicationAdminMXBeanRegistrar
      interfaces
      • SpringApplicationAdminMXBean
  • org.springframework.boot.ansi
    • Overview classes
      • Ansi8BitColor
      • AnsiOutput
      • AnsiPropertySource
      interfaces
      • AnsiElement
  • org.springframework.boot.availability
    • Overview classes
      • ApplicationAvailabilityBean
      • AvailabilityChangeEvent
      interfaces
      • ApplicationAvailability
      • AvailabilityState
  • org.springframework.boot.builder
    • Overview classes
      • ParentContextApplicationContextInitializer
      • ParentContextApplicationContextInitializer.ParentContextAvailableEvent
      • ParentContextCloserApplicationListener
      • ParentContextCloserApplicationListener.ContextCloserListener
      • SpringApplicationBuilder
  • org.springframework.boot.cloud
    • Overview classes
      • CloudFoundryVcapEnvironmentPostProcessor
  • 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
      • ImportCandidates
      • UserConfigurations
      interfaces
      • DeterminableImports
  • org.springframework.boot.context.config
    • Overview classes
      • AnsiOutputApplicationListener
      • ConfigData
      • ConfigData.Options
      • ConfigDataEnvironmentPostProcessor
      • ConfigDataLocation
      • ConfigDataResource
      • 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
  • org.springframework.boot.context.event
    • Overview classes
      • ApplicationContextInitializedEvent
      • ApplicationEnvironmentPreparedEvent
      • ApplicationFailedEvent
      • ApplicationPreparedEvent
      • ApplicationReadyEvent
      • ApplicationStartedEvent
      • ApplicationStartingEvent
      • SpringApplicationEvent
  • org.springframework.boot.context.logging
    • Overview classes
      • LoggingApplicationListener
  • org.springframework.boot.context.metrics.buffering
    • Overview classes
      • BufferingApplicationStartup
      • StartupTimeline
      • StartupTimeline.TimelineEvent
  • org.springframework.boot.context.properties
    • Overview classes
      • BoundConfigurationProperties
      • ConfigurationPropertiesBean
      • ConfigurationPropertiesBindingPostProcessor
      • ConstructorBound
      • PropertyMapper
      • PropertyMapper.Source
      interfaces
      • ConfigurationPropertiesBindHandlerAdvisor
      • PropertyMapper.SourceOperator
      exceptions
      • ConfigurationPropertiesBindException
      • IncompatibleConfigurationException
  • org.springframework.boot.context.properties.bind
    • Overview classes
      • AbstractBindHandler
      • Bindable
      • BindableRuntimeHintsRegistrar
      • 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
      • MutuallyExclusiveConfigurationPropertiesException
  • org.springframework.boot.convert
    • Overview classes
      • ApplicationConversionService
  • 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
  • org.springframework.boot.info
    • Overview classes
      • BuildProperties
      • GitProperties
      • InfoProperties
      • InfoProperties.Entry
      • JavaInfo
      • JavaInfo.JavaRuntimeEnvironmentInfo
      • JavaInfo.JavaVendorInfo
      • JavaInfo.JavaVirtualMachineInfo
      • OsInfo
      • ProcessInfo
  • org.springframework.boot.io
    • Overview classes
      • ApplicationResourceLoader
  • org.springframework.boot.jackson
    • Overview classes
      • JsonComponentModule
      • JsonMixinModule
      • JsonMixinModuleEntries
      • JsonMixinModuleEntries.Builder
      • JsonObjectDeserializer
      • JsonObjectSerializer
  • org.springframework.boot.jdbc
    • Overview classes
      • DataSourceBuilder
      • DataSourceUnwrapper
      • HikariCheckpointRestoreLifecycle
      interfaces
      • SchemaManagementProvider
      • XADataSourceWrapper
      exceptions
      • UnsupportedDataSourcePropertyException
  • org.springframework.boot.jdbc.init
    • Overview classes
      • DataSourceScriptDatabaseInitializer
      • PlatformPlaceholderDatabaseDriverResolver
  • 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
      interfaces
      • JsonParser
      exceptions
      • JsonParseException
  • org.springframework.boot.logging
    • Overview classes
      • AbstractLoggingSystem
      • AbstractLoggingSystem.LogLevels
      • CorrelationIdFormatter
      • DeferredLog
      • DeferredLogs
      • LogFile
      • LoggerConfiguration
      • LoggerConfiguration.LevelConfiguration
      • LoggerGroup
      • LoggerGroups
      • LoggingInitializationContext
      • LoggingSystem
      • LoggingSystemProperties
      interfaces
      • DeferredLogFactory
      • LoggingSystemFactory
  • org.springframework.boot.logging.java
    • Overview classes
      • JavaLoggingSystem
      • JavaLoggingSystem.Factory
      • SimpleFormatter
  • org.springframework.boot.logging.log4j2
    • Overview classes
      • ColorConverter
      • CorrelationIdConverter
      • ExtendedWhitespaceThrowablePatternConverter
      • Log4J2LoggingSystem
      • Log4J2LoggingSystem.Factory
      • SpringBootConfigurationFactory
      • SpringBootPropertySource
      • WhitespaceThrowablePatternConverter
  • org.springframework.boot.logging.logback
    • Overview classes
      • ApplicationNameConverter
      • ColorConverter
      • CorrelationIdConverter
      • ExtendedWhitespaceThrowableProxyConverter
      • LogbackLoggingSystem
      • LogbackLoggingSystem.Factory
      • LogbackLoggingSystemProperties
      • RootLogLevelConfigurator
      • 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
  • org.springframework.boot.r2dbc
    • Overview classes
      • ConnectionFactoryBuilder
      • OptionsCapableConnectionFactory
      interfaces
      • ConnectionFactoryDecorator
  • org.springframework.boot.r2dbc.init
    • Overview classes
      • R2dbcScriptDatabaseInitializer
  • org.springframework.boot.reactor
    • Overview classes
      • ReactorEnvironmentPostProcessor
  • 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
  • org.springframework.boot.security.reactive
    • Overview classes
      • ApplicationContextServerWebExchangeMatcher
  • org.springframework.boot.security.servlet
    • Overview classes
      • ApplicationContextRequestMatcher
  • org.springframework.boot.sql.init
    • Overview classes
      • AbstractScriptDatabaseInitializer
      • AbstractScriptDatabaseInitializer.Scripts
      • DatabaseInitializationSettings
  • org.springframework.boot.sql.init.dependency
    • Overview classes
      • AbstractBeansOfTypeDatabaseInitializerDetector
      • AbstractBeansOfTypeDependsOnDatabaseInitializationDetector
      • DatabaseInitializationDependencyConfigurer
      interfaces
      • DatabaseInitializerDetector
      • DependsOnDatabaseInitializationDetector
  • org.springframework.boot.ssl
    • Overview classes
      • DefaultSslBundleRegistry
      interfaces
      • SslBundle
      • SslBundleKey
      • SslBundleRegistry
      • SslBundles
      • SslManagerBundle
      • SslOptions
      • SslStoreBundle
      exceptions
      • NoSuchSslBundleException
  • org.springframework.boot.ssl.jks
    • Overview classes
      • JksSslStoreBundle
  • org.springframework.boot.ssl.pem
    • Overview classes
      • PemContent
      • PemSslStoreBundle
      interfaces
      • PemSslStore
  • org.springframework.boot.system
    • Overview classes
      • ApplicationHome
      • ApplicationPid
      • ApplicationTemp
      • SystemProperties
  • org.springframework.boot.task
    • Overview classes
      • SimpleAsyncTaskExecutorBuilder
      • SimpleAsyncTaskSchedulerBuilder
      • TaskExecutorBuilder
      • TaskSchedulerBuilder
      • ThreadPoolTaskExecutorBuilder
      • ThreadPoolTaskSchedulerBuilder
      interfaces
      • SimpleAsyncTaskExecutorCustomizer
      • SimpleAsyncTaskSchedulerCustomizer
      • TaskExecutorCustomizer
      • TaskSchedulerCustomizer
      • ThreadPoolTaskExecutorCustomizer
      • ThreadPoolTaskSchedulerCustomizer
  • 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
      • Instantiator.FailureHandler
  • org.springframework.boot.validation
    • Overview classes
      • MessageInterpolatorFactory
  • org.springframework.boot.validation.beanvalidation
    • Overview classes
      • FilteredMethodValidationPostProcessor
      interfaces
      • MethodValidationExcludeFilter
  • org.springframework.boot.web.client
    • Overview classes
      • ClientHttpRequestFactories
      • RestTemplateBuilder
      • RootUriBuilderFactory
      • RootUriTemplateHandler
      interfaces
      • RestClientCustomizer
      • RestTemplateCustomizer
      • RestTemplateRequestCustomizer
  • org.springframework.boot.web.codec
    • Overview interfaces
      • CodecCustomizer
  • org.springframework.boot.web.context
    • Overview classes
      • ServerPortInfoApplicationContextInitializer
      • WebServerGracefulShutdownLifecycle
      • WebServerInitializedEvent
      • WebServerPortFileWriter
      interfaces
      • ConfigurableWebServerApplicationContext
      • WebServerApplicationContext
      exceptions
      • MissingWebServerFactoryBeanException
  • 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
  • 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
      • Cookie
      • ErrorPage
      • ErrorPageRegistrarBeanPostProcessor
      • Http2
      • MimeMappings
      • MimeMappings.Mapping
      • Ssl
      • WebServerFactoryCustomizerBeanPostProcessor
      • WebServerSslBundle
      interfaces
      • ConfigurableWebServerFactory
      • ErrorPageRegistrar
      • ErrorPageRegistry
      • GracefulShutdownCallback
      • WebServer
      • WebServerFactory
      • WebServerFactoryCustomizer
      exceptions
      • PortInUseException
      • WebServerException
  • org.springframework.boot.web.servlet
    • Overview classes
      • AbstractFilterRegistrationBean
      • DelegatingFilterProxyRegistrationBean
      • DynamicRegistrationBean
      • FilterRegistrationBean
      • MultipartConfigFactory
      • RegistrationBean
      • ServletContextInitializerBeans
      • ServletListenerRegistrationBean
      • ServletRegistrationBean
      interfaces
      • ServletContextInitializer
      • ServletContextInitializerBeans.RegistrationBeanAdapter
      • WebListenerRegistrar
      • WebListenerRegistry
  • 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
      • CookieSameSiteSupplier
      • ServletWebServerFactory
  • 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

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Fields
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.springframework.boot.context.config.DelegatingApplicationContextInitializer
    since 3.2.0 for removal in 3.4.0 as property based initialization is no longer recommended
    org.springframework.boot.context.config.DelegatingApplicationListener
    since 3.2.0 for removal in 3.4.0 as property based initialization is no longer recommended
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_CLEAN_HISTORY_ON_START
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.CLEAN_HISTORY_ON_START
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_FILE_NAME_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.FILE_NAME_PATTERN
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_MAX_FILE_SIZE
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.MAX_FILE_SIZE
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_MAX_HISTORY
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.MAX_HISTORY
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_TOTAL_SIZE_CAP
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.TOTAL_SIZE_CAP
    org.springframework.boot.logging.LoggingSystemProperties.CONSOLE_LOG_CHARSET
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.CONSOLE_CHARSET
    org.springframework.boot.logging.LoggingSystemProperties.CONSOLE_LOG_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.CONSOLE_PATTERN
    org.springframework.boot.logging.LoggingSystemProperties.CONSOLE_LOG_THRESHOLD
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.CONSOLE_THRESHOLD
    org.springframework.boot.logging.LoggingSystemProperties.EXCEPTION_CONVERSION_WORD
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.EXCEPTION_CONVERSION_WORD
    org.springframework.boot.logging.LoggingSystemProperties.FILE_LOG_CHARSET
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.FILE_CHARSET
    org.springframework.boot.logging.LoggingSystemProperties.FILE_LOG_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.FILE_PATTERN
    org.springframework.boot.logging.LoggingSystemProperties.FILE_LOG_THRESHOLD
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.FILE_THRESHOLD
    org.springframework.boot.logging.LoggingSystemProperties.LOG_DATEFORMAT_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.DATEFORMAT_PATTERN
    org.springframework.boot.logging.LoggingSystemProperties.LOG_FILE
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.LOG_FILE
    org.springframework.boot.logging.LoggingSystemProperties.LOG_LEVEL_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.LEVEL_PATTERN
    org.springframework.boot.logging.LoggingSystemProperties.LOG_PATH
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.LOG_PATH
    org.springframework.boot.logging.LoggingSystemProperties.PID_KEY
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.PID
    org.springframework.boot.logging.LoggingSystemProperties.setSystemProperty(PropertyResolver, String, String)
    since 3.2.0 for removal in 3.4.0 with no replacement
    org.springframework.boot.logging.LoggingSystemProperties.setSystemProperty(PropertyResolver, String, String, String)
    since 3.2.0 for removal in 3.4.0 with no replacement
    org.springframework.boot.ssl.pem.PemSslStoreBundle(PemSslStoreDetails, PemSslStoreDetails, String)
    since 3.2.0 for removal in 3.4.0 in favor of PemSslStoreDetails.alias() in the keyStoreDetails and trustStoreDetails
    org.springframework.boot.ssl.pem.PemSslStoreDetails.certificate()
    since 3.2.0 for removal in 3.4.0 in favor of PemSslStoreDetails.certificates()
    org.springframework.boot.task.TaskExecutorBuilder
    since 3.2.0 for removal in 3.4.0 in favor of ThreadPoolTaskExecutorBuilder
    org.springframework.boot.task.TaskExecutorCustomizer
    since 3.2.0 for removal in 3.4.0 in favor of ThreadPoolTaskExecutorCustomizer
    org.springframework.boot.task.TaskSchedulerBuilder
    since 3.2.0 for removal in 3.4.0 in favor of ThreadPoolTaskSchedulerBuilder
    org.springframework.boot.task.TaskSchedulerCustomizer
    since 3.2.0 for removal in 3.4.0 in favor of ThreadPoolTaskSchedulerCustomizer
    org.springframework.boot.web.client.ClientHttpRequestFactorySettings(Duration, Duration, Boolean)
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.ClientHttpRequestFactorySettings(Duration, Duration, Boolean, SslBundle)
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.ClientHttpRequestFactorySettings.bufferRequestBody()
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.ClientHttpRequestFactorySettings.withBufferRequestBody(Boolean)
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.RestTemplateBuilder.setBufferRequestBody(boolean)
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.RootUriTemplateHandler(String)
    since 3.2.3 for removal in 3.4.0, with no replacement
    org.springframework.boot.web.client.RootUriTemplateHandler(String, UriTemplateHandler)
    since 3.2.3 for removal in 3.4.0, with no replacement
    org.springframework.boot.web.client.RootUriTemplateHandler.addTo(RestTemplate, String)
    since 3.2.3 for removal in 3.4.0, with no replacement
    org.springframework.boot.web.client.RootUriTemplateHandler.withHandlerWrapper(Function<UriTemplateHandler, UriTemplateHandler>)
    since 3.2.3 for removal in 3.4.0, with no replacement
    org.springframework.boot.web.embedded.netty.NettyWebServer(HttpServer, ReactorHttpHandlerAdapter, Duration, Shutdown)
    since 3.2.0 for removal in 3.4.0 in favor of NettyWebServer(HttpServer, ReactorHttpHandlerAdapter, Duration, Shutdown, ReactorResourceFactory)
    org.springframework.boot.web.embedded.netty.SslServerCustomizer.createSslContextSpec()
    since 3.2.0 for removal in 3.4.0 in favor of SslServerCustomizer.createSslContextSpec(SslBundle)
  • Deprecated Interfaces
    Interface
    Description
    org.springframework.boot.task.TaskExecutorCustomizer
    since 3.2.0 for removal in 3.4.0 in favor of ThreadPoolTaskExecutorCustomizer
    org.springframework.boot.task.TaskSchedulerCustomizer
    since 3.2.0 for removal in 3.4.0 in favor of ThreadPoolTaskSchedulerCustomizer
  • Deprecated Classes
    Class
    Description
    org.springframework.boot.context.config.DelegatingApplicationContextInitializer
    since 3.2.0 for removal in 3.4.0 as property based initialization is no longer recommended
    org.springframework.boot.context.config.DelegatingApplicationListener
    since 3.2.0 for removal in 3.4.0 as property based initialization is no longer recommended
    org.springframework.boot.task.TaskExecutorBuilder
    since 3.2.0 for removal in 3.4.0 in favor of ThreadPoolTaskExecutorBuilder
    org.springframework.boot.task.TaskSchedulerBuilder
    since 3.2.0 for removal in 3.4.0 in favor of ThreadPoolTaskSchedulerBuilder
  • Deprecated Fields
    Field
    Description
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_CLEAN_HISTORY_ON_START
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.CLEAN_HISTORY_ON_START
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_FILE_NAME_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.FILE_NAME_PATTERN
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_MAX_FILE_SIZE
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.MAX_FILE_SIZE
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_MAX_HISTORY
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.MAX_HISTORY
    org.springframework.boot.logging.logback.LogbackLoggingSystemProperties.ROLLINGPOLICY_TOTAL_SIZE_CAP
    since 3.2.0 for removal in 3.4.0 in favor of calling RollingPolicySystemProperty.getEnvironmentVariableName() on RollingPolicySystemProperty.TOTAL_SIZE_CAP
    org.springframework.boot.logging.LoggingSystemProperties.CONSOLE_LOG_CHARSET
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.CONSOLE_CHARSET
    org.springframework.boot.logging.LoggingSystemProperties.CONSOLE_LOG_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.CONSOLE_PATTERN
    org.springframework.boot.logging.LoggingSystemProperties.CONSOLE_LOG_THRESHOLD
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.CONSOLE_THRESHOLD
    org.springframework.boot.logging.LoggingSystemProperties.EXCEPTION_CONVERSION_WORD
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.EXCEPTION_CONVERSION_WORD
    org.springframework.boot.logging.LoggingSystemProperties.FILE_LOG_CHARSET
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.FILE_CHARSET
    org.springframework.boot.logging.LoggingSystemProperties.FILE_LOG_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.FILE_PATTERN
    org.springframework.boot.logging.LoggingSystemProperties.FILE_LOG_THRESHOLD
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.FILE_THRESHOLD
    org.springframework.boot.logging.LoggingSystemProperties.LOG_DATEFORMAT_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.DATEFORMAT_PATTERN
    org.springframework.boot.logging.LoggingSystemProperties.LOG_FILE
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.LOG_FILE
    org.springframework.boot.logging.LoggingSystemProperties.LOG_LEVEL_PATTERN
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.LEVEL_PATTERN
    org.springframework.boot.logging.LoggingSystemProperties.LOG_PATH
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.LOG_PATH
    org.springframework.boot.logging.LoggingSystemProperties.PID_KEY
    since 3.2.0 for removal in 3.4.0 in favor of calling LoggingSystemProperty.getEnvironmentVariableName() on LoggingSystemProperty.PID
  • Deprecated Methods
    Method
    Description
    org.springframework.boot.logging.LoggingSystemProperties.setSystemProperty(PropertyResolver, String, String)
    since 3.2.0 for removal in 3.4.0 with no replacement
    org.springframework.boot.logging.LoggingSystemProperties.setSystemProperty(PropertyResolver, String, String, String)
    since 3.2.0 for removal in 3.4.0 with no replacement
    org.springframework.boot.ssl.pem.PemSslStoreDetails.certificate()
    since 3.2.0 for removal in 3.4.0 in favor of PemSslStoreDetails.certificates()
    org.springframework.boot.web.client.ClientHttpRequestFactorySettings.bufferRequestBody()
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.ClientHttpRequestFactorySettings.withBufferRequestBody(Boolean)
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.RestTemplateBuilder.setBufferRequestBody(boolean)
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.RootUriTemplateHandler.addTo(RestTemplate, String)
    since 3.2.3 for removal in 3.4.0, with no replacement
    org.springframework.boot.web.client.RootUriTemplateHandler.withHandlerWrapper(Function<UriTemplateHandler, UriTemplateHandler>)
    since 3.2.3 for removal in 3.4.0, with no replacement
    org.springframework.boot.web.embedded.netty.SslServerCustomizer.createSslContextSpec()
    since 3.2.0 for removal in 3.4.0 in favor of SslServerCustomizer.createSslContextSpec(SslBundle)
  • Deprecated Constructors
    Constructor
    Description
    org.springframework.boot.ssl.pem.PemSslStoreBundle(PemSslStoreDetails, PemSslStoreDetails, String)
    since 3.2.0 for removal in 3.4.0 in favor of PemSslStoreDetails.alias() in the keyStoreDetails and trustStoreDetails
    org.springframework.boot.web.client.ClientHttpRequestFactorySettings(Duration, Duration, Boolean)
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.ClientHttpRequestFactorySettings(Duration, Duration, Boolean, SslBundle)
    since 3.2.0 for removal in 3.4.0 as support for buffering has been removed in Spring Framework 6.1
    org.springframework.boot.web.client.RootUriTemplateHandler(String)
    since 3.2.3 for removal in 3.4.0, with no replacement
    org.springframework.boot.web.client.RootUriTemplateHandler(String, UriTemplateHandler)
    since 3.2.3 for removal in 3.4.0, with no replacement
    org.springframework.boot.web.embedded.netty.NettyWebServer(HttpServer, ReactorHttpHandlerAdapter, Duration, Shutdown)
    since 3.2.0 for removal in 3.4.0 in favor of NettyWebServer(HttpServer, ReactorHttpHandlerAdapter, Duration, Shutdown, ReactorResourceFactory)
Powered by DocsHoster