文件名称: spring-boot-4.0.0-RC1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>4.0.0-RC1</version>
</dependency>Gradle:
implementation group: 'org.springframework.boot', name: 'spring-boot', version: '4.0.0-RC1'
Gradle (Short):
implementation 'org.springframework.boot:spring-boot:4.0.0-RC1'
Gradle (Kotlin):
implementation("org.springframework.boot:spring-boot:4.0.0-RC1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.boot
org.springframework.boot.admin
org.springframework.boot.ansi
org.springframework.boot.availability
org.springframework.boot.bootstrap
org.springframework.boot.builder
org.springframework.boot.cloud
org.springframework.boot.context
org.springframework.boot.context.annotation
org.springframework.boot.context.config
org.springframework.boot.context.event
org.springframework.boot.context.logging
org.springframework.boot.context.metrics.buffering
org.springframework.boot.context.properties
org.springframework.boot.context.properties.bind
org.springframework.boot.context.properties.bind.handler
org.springframework.boot.context.properties.bind.validation
org.springframework.boot.context.properties.source
org.springframework.boot.convert
org.springframework.boot.diagnostics
org.springframework.boot.diagnostics.analyzer
org.springframework.boot.env
org.springframework.boot.info
org.springframework.boot.io
org.springframework.boot.json
org.springframework.boot.logging
org.springframework.boot.logging.java
org.springframework.boot.logging.log4j2
org.springframework.boot.logging.logback
org.springframework.boot.logging.structured
org.springframework.boot.origin
org.springframework.boot.retry
org.springframework.boot.ssl
org.springframework.boot.ssl.jks
org.springframework.boot.ssl.pem
org.springframework.boot.support
org.springframework.boot.system
org.springframework.boot.task
org.springframework.boot.thread
org.springframework.boot.util
org.springframework.boot.validation
org.springframework.boot.validation.beanvalidation
org.springframework.boot.web.context.reactive
org.springframework.boot.web.context.servlet
org.springframework.boot.web.error
org.springframework.boot.web.servlet
org.springframework.boot.web.servlet.supportorg.springframework.boot.AotInitializerNotFoundException
org.springframework.boot.ApplicationArguments
org.springframework.boot.ApplicationContextFactory
org.springframework.boot.ApplicationRunner
org.springframework.boot.Banner
org.springframework.boot.CommandLineRunner
org.springframework.boot.DefaultApplicationArguments
org.springframework.boot.EnvironmentPostProcessor
org.springframework.boot.EnvironmentPostProcessors
org.springframework.boot.ExitCodeEvent
org.springframework.boot.ExitCodeExceptionMapper
org.springframework.boot.ExitCodeGenerator
org.springframework.boot.LazyInitializationBeanFactoryPostProcessor
org.springframework.boot.LazyInitializationExcludeFilter
org.springframework.boot.ResourceBanner
org.springframework.boot.SpringApplication
org.springframework.boot.SpringApplication.AbandonedRunException
org.springframework.boot.SpringApplication.Augmented
org.springframework.boot.SpringApplication.Running
org.springframework.boot.SpringApplicationAotProcessor
org.springframework.boot.SpringApplicationHook
org.springframework.boot.SpringApplicationRunListener
org.springframework.boot.SpringApplicationShutdownHandlers
org.springframework.boot.SpringBootExceptionReporter
org.springframework.boot.SpringBootVersion
org.springframework.boot.admin.SpringApplicationAdminMXBean
org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
org.springframework.boot.ansi.Ansi
org.springframework.boot.ansi.Ansi8BitColor
org.springframework.boot.ansi.AnsiElement
org.springframework.boot.ansi.AnsiOutput
org.springframework.boot.ansi.AnsiPropertySource
org.springframework.boot.application
org.springframework.boot.availability.ApplicationAvailability
org.springframework.boot.availability.ApplicationAvailabilityBean
org.springframework.boot.availability.AvailabilityChangeEvent<S>
org.springframework.boot.availability.AvailabilityState
org.springframework.boot.availability.availability state
org.springframework.boot.availability.change events
org.springframework.boot.bootstrap.BootstrapContext
org.springframework.boot.bootstrap.BootstrapContextClosedEvent
org.springframework.boot.bootstrap.BootstrapRegistry
org.springframework.boot.bootstrap.BootstrapRegistry.InstanceSupplier<T>
org.springframework.boot.bootstrap.BootstrapRegistryInitializer
org.springframework.boot.bootstrap.ConfigurableBootstrapContext
org.springframework.boot.bootstrap.DefaultBootstrapContext
org.springframework.boot.builder.ParentContextApplicationContextInitializer
org.springframework.boot.builder.ParentContextApplicationContextInitializer.ParentContextAvailableEvent
org.springframework.boot.builder.ParentContextCloserApplicationListener
org.springframework.boot.builder.ParentContextCloserApplicationListener.ContextCloserListener
org.springframework.boot.builder.SpringApplicationBuilder
org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor
org.springframework.boot.command line
org.springframework.boot.context.ApplicationPidFileWriter
org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer
org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.Check
org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
org.springframework.boot.context.ContextIdApplicationContextInitializer
org.springframework.boot.context.FileEncodingApplicationListener
org.springframework.boot.context.TypeExcludeFilter
org.springframework.boot.context.annotation.Configurations
org.springframework.boot.context.annotation.DeterminableImports
org.springframework.boot.context.annotation.ImportCandidates
org.springframework.boot.context.annotation.UserConfigurations
org.springframework.boot.context.config.ConfigData
org.springframework.boot.context.config.ConfigData.Options
org.springframework.boot.context.config.ConfigData.PropertySourceOptions
org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor
org.springframework.boot.context.config.ConfigDataEnvironmentUpdateListener
org.springframework.boot.context.config.ConfigDataException
org.springframework.boot.context.config.ConfigDataLoader
org.springframework.boot.context.config.ConfigDataLoader<R>
org.springframework.boot.context.config.ConfigDataLoaderContext
org.springframework.boot.context.config.ConfigDataLocation
org.springframework.boot.context.config.ConfigDataLocationNotFoundException
org.springframework.boot.context.config.ConfigDataLocationResolver
org.springframework.boot.context.config.ConfigDataLocationResolver<R>
org.springframework.boot.context.config.ConfigDataLocationResolverContext
org.springframework.boot.context.config.ConfigDataNotFoundException
org.springframework.boot.context.config.ConfigDataResource
org.springframework.boot.context.config.ConfigDataResourceNotFoundException
org.springframework.boot.context.config.ConfigTreeConfigDataLoader
org.springframework.boot.context.config.ConfigTreeConfigDataLocationResolver
org.springframework.boot.context.config.ConfigTreeConfigDataResource
org.springframework.boot.context.config.InactiveConfigDataAccessException
org.springframework.boot.context.config.InvalidConfigDataPropertyException
org.springframework.boot.context.config.Profiles
org.springframework.boot.context.config.StandardConfigDataLoader
org.springframework.boot.context.config.StandardConfigDataLocationResolver
org.springframework.boot.context.config.StandardConfigDataResource
org.springframework.boot.context.config.UnsupportedConfigDataLocationException
org.springframework.boot.context.config.config data resources
org.springframework.boot.context.config.locations
org.springframework.boot.context.config.resolved
org.springframework.boot.context.config.resources
org.springframework.boot.context.event.ApplicationContextInitializedEvent
org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent
org.springframework.boot.context.event.ApplicationFailedEvent
org.springframework.boot.context.event.ApplicationPreparedEvent
org.springframework.boot.context.event.ApplicationReadyEvent
org.springframework.boot.context.event.ApplicationStartedEvent
org.springframework.boot.context.event.ApplicationStartingEvent
org.springframework.boot.context.event.SpringApplicationEvent
org.springframework.boot.context.logging.LoggingApplicationListener
org.springframework.boot.context.metrics.buffering.BufferingApplicationStartup
org.springframework.boot.context.metrics.buffering.StartupTimeline
org.springframework.boot.context.metrics.buffering.StartupTimeline.TimelineEvent
org.springframework.boot.context.properties.BoundConfigurationProperties
org.springframework.boot.context.properties.ConfigurationPropertiesBean
org.springframework.boot.context.properties.ConfigurationPropertiesBindException
org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor
org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
org.springframework.boot.context.properties.ConstructorBound
org.springframework.boot.context.properties.IncompatibleConfigurationException
org.springframework.boot.context.properties.PropertyMapper
org.springframework.boot.context.properties.PropertyMapper.Source
org.springframework.boot.context.properties.PropertyMapper.Source.Adapter<T,R>
org.springframework.boot.context.properties.PropertyMapper.Source.Always.Adapter<T,R>
org.springframework.boot.context.properties.PropertyMapper.Source.Always.Factory<T,R>
org.springframework.boot.context.properties.PropertyMapper.Source.Always.Mapper<R,T>
org.springframework.boot.context.properties.PropertyMapper.Source.Always<T>
org.springframework.boot.context.properties.PropertyMapper.Source<T>
org.springframework.boot.context.properties.PropertyMapper.SourceOperator
org.springframework.boot.context.properties.bind.AbstractBindHandler
org.springframework.boot.context.properties.bind.BindConstructorProvider
org.springframework.boot.context.properties.bind.BindContext
org.springframework.boot.context.properties.bind.BindException
org.springframework.boot.context.properties.bind.BindHandler
org.springframework.boot.context.properties.bind.BindHandlers
org.springframework.boot.context.properties.bind.BindResult<T>
org.springframework.boot.context.properties.bind.Bindable
org.springframework.boot.context.properties.bind.Bindable<T>
org.springframework.boot.context.properties.bind.BindableRuntimeHintsRegistrar
org.springframework.boot.context.properties.bind.Binder
org.springframework.boot.context.properties.bind.BoundPropertiesTrackingBindHandler
org.springframework.boot.context.properties.bind.DataObjectPropertyName
org.springframework.boot.context.properties.bind.PlaceholdersResolver
org.springframework.boot.context.properties.bind.PropertySourcesPlaceholdersResolver
org.springframework.boot.context.properties.bind.UnboundConfigurationPropertiesException
org.springframework.boot.context.properties.bind.binding
org.springframework.boot.context.properties.bind.handler.IgnoreErrorsBindHandler
org.springframework.boot.context.properties.bind.handler.IgnoreTopLevelConverterNotFoundBindHandler
org.springframework.boot.context.properties.bind.handler.NoUnboundElementsBindHandler
org.springframework.boot.context.properties.bind.validation.BindValidationException
org.springframework.boot.context.properties.bind.validation.ValidationBindHandler
org.springframework.boot.context.properties.bind.validation.ValidationErrors
org.springframework.boot.context.properties.source.ConfigurationProperties
org.springframework.boot.context.properties.source.ConfigurationProperty
org.springframework.boot.context.properties.source.ConfigurationPropertyCaching
org.springframework.boot.context.properties.source.ConfigurationPropertyCaching.CacheOverride
org.springframework.boot.context.properties.source.ConfigurationPropertyName
org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
org.springframework.boot.context.properties.source.ConfigurationPropertySource
org.springframework.boot.context.properties.source.ConfigurationPropertySources
org.springframework.boot.context.properties.source.InvalidConfigurationPropertyNameException
org.springframework.boot.context.properties.source.InvalidConfigurationPropertyValueException
org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
org.springframework.boot.context.properties.source.MapConfigurationPropertySource
org.springframework.boot.context.properties.source.MutuallyExclusiveConfigurationPropertiesException
org.springframework.boot.context.properties.source.UnboundElementsSourceFilter
org.springframework.boot.convert.ApplicationConversionService
org.springframework.boot.diagnostics.AbstractFailureAnalyzer
org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T>
org.springframework.boot.diagnostics.FailureAnalysis
org.springframework.boot.diagnostics.FailureAnalysisReporter
org.springframework.boot.diagnostics.FailureAnalyzer
org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter
org.springframework.boot.diagnostics.analyzer.AbstractInjectionFailureAnalyzer<T>
org.springframework.boot.diagnostics.analyzer.BeanNotOfRequiredTypeFailureAnalyzer
org.springframework.boot.env.ConfigTreePropertySource
org.springframework.boot.env.ConfigTreePropertySource.Value
org.springframework.boot.env.DefaultPropertiesPropertySource
org.springframework.boot.env.EnvironmentPostProcessor
org.springframework.boot.env.OriginTrackedMapPropertySource
org.springframework.boot.env.PropertiesPropertySourceLoader
org.springframework.boot.env.PropertySourceInfo
org.springframework.boot.env.PropertySourceLoader
org.springframework.boot.env.RandomValuePropertySource
org.springframework.boot.env.YamlPropertySourceLoader
org.springframework.boot.excluded
org.springframework.boot.info.BuildProperties
org.springframework.boot.info.GitProperties
org.springframework.boot.info.InfoProperties
org.springframework.boot.info.InfoProperties.Entry
org.springframework.boot.info.JavaInfo
org.springframework.boot.info.JavaInfo.JavaRuntimeEnvironmentInfo
org.springframework.boot.info.JavaInfo.JavaVendorInfo
org.springframework.boot.info.JavaInfo.JavaVirtualMachineInfo
org.springframework.boot.info.OsInfo
org.springframework.boot.info.ProcessInfo
org.springframework.boot.info.ProcessInfo.MemoryInfo
org.springframework.boot.info.ProcessInfo.MemoryInfo.GarbageCollectorInfo
org.springframework.boot.info.ProcessInfo.MemoryInfo.MemoryUsageInfo
org.springframework.boot.info.ProcessInfo.VirtualThreadsInfo
org.springframework.boot.info.SslInfo
org.springframework.boot.info.SslInfo.CertificateValidityInfo
org.springframework.boot.io.ApplicationResourceLoader
org.springframework.boot.io.ApplicationResourceLoader.FilePathResolver
org.springframework.boot.json.AbstractJsonParser
org.springframework.boot.json.BasicJsonParser
org.springframework.boot.json.GsonJsonParser
org.springframework.boot.json.JacksonJsonParser
org.springframework.boot.json.JsonParseException
org.springframework.boot.json.JsonParser
org.springframework.boot.json.JsonParserFactory
org.springframework.boot.json.JsonWriter
org.springframework.boot.json.JsonWriter.Extractor<T,R>
org.springframework.boot.json.JsonWriter.Member<T>
org.springframework.boot.json.JsonWriter.MemberPath
org.springframework.boot.json.JsonWriter.Members
org.springframework.boot.json.JsonWriter.Members<T>
org.springframework.boot.json.JsonWriter.NameProcessor
org.springframework.boot.json.JsonWriter.PairExtractor<E>
org.springframework.boot.json.JsonWriter.ValueProcessor<T>
org.springframework.boot.json.JsonWriter<T>
org.springframework.boot.json.WritableJson
org.springframework.boot.logging.AbstractLoggingSystem
org.springframework.boot.logging.AbstractLoggingSystem.LogLevels<T>
org.springframework.boot.logging.CorrelationIdFormatter
org.springframework.boot.logging.DeferredLog
org.springframework.boot.logging.DeferredLogFactory
org.springframework.boot.logging.DeferredLogs
org.springframework.boot.logging.LogFile
org.springframework.boot.logging.LoggerConfiguration
org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration
org.springframework.boot.logging.LoggerGroup
org.springframework.boot.logging.LoggerGroups
org.springframework.boot.logging.LoggingInitializationContext
org.springframework.boot.logging.LoggingSystem
org.springframework.boot.logging.LoggingSystemFactory
org.springframework.boot.logging.LoggingSystemProperties
org.springframework.boot.logging.StackTracePrinter
org.springframework.boot.logging.StandardStackTracePrinter
org.springframework.boot.logging.java.JavaLoggingSystem
org.springframework.boot.logging.java.JavaLoggingSystem.Factory
org.springframework.boot.logging.java.SimpleFormatter
org.springframework.boot.logging.log4j2.ColorConverter
org.springframework.boot.logging.log4j2.CorrelationIdConverter
org.springframework.boot.logging.log4j2.EnclosedInSquareBracketsConverter
org.springframework.boot.logging.log4j2.ExtendedWhitespaceThrowablePatternConverter
org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
org.springframework.boot.logging.log4j2.Log4J2LoggingSystem.Factory
org.springframework.boot.logging.log4j2.SpringBootConfigurationFactory
org.springframework.boot.logging.log4j2.SpringBootPropertySource
org.springframework.boot.logging.log4j2.WhitespaceThrowablePatternConverter
org.springframework.boot.logging.logback.ColorConverter
org.springframework.boot.logging.logback.CorrelationIdConverter
org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter
org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter
org.springframework.boot.logging.logback.LogbackLoggingSystem
org.springframework.boot.logging.logback.LogbackLoggingSystem.Factory
org.springframework.boot.logging.logback.LogbackLoggingSystemProperties
org.springframework.boot.logging.logback.RootLogLevelConfigurator
org.springframework.boot.logging.logback.StructuredLogEncoder
org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter
org.springframework.boot.logging.structured.ContextPairs
org.springframework.boot.logging.structured.ContextPairs.Joiner
org.springframework.boot.logging.structured.ElasticCommonSchemaProperties
org.springframework.boot.logging.structured.ElasticCommonSchemaProperties.Service
org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties.Service
org.springframework.boot.logging.structured.JsonWriterStructuredLogFormatter<E>
org.springframework.boot.logging.structured.StructuredLogFormatter
org.springframework.boot.logging.structured.StructuredLogFormatter<E>
org.springframework.boot.logging.structured.StructuredLogFormatterFactory.CommonFormatterFactory
org.springframework.boot.logging.structured.StructuredLogFormatterFactory.CommonFormatterFactory<E>
org.springframework.boot.logging.structured.StructuredLogFormatterFactory.CommonFormatters<E>
org.springframework.boot.logging.structured.StructuredLogFormatterFactory<E>
org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer
org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer.Builder<T>
org.springframework.boot.logging.structured.StructuredLoggingJsonMembersCustomizer<T>
org.springframework.boot.origin.Origin
org.springframework.boot.origin.OriginLookup
org.springframework.boot.origin.OriginLookup<K>
org.springframework.boot.origin.OriginProvider
org.springframework.boot.origin.OriginTrackedResource
org.springframework.boot.origin.OriginTrackedResource.OriginTrackedWritableResource
org.springframework.boot.origin.OriginTrackedValue
org.springframework.boot.origin.OriginTrackedValues
org.springframework.boot.origin.PropertySourceOrigin
org.springframework.boot.origin.SystemEnvironmentOrigin
org.springframework.boot.origin.TextResourceOrigin
org.springframework.boot.origin.TextResourceOrigin.Location
org.springframework.boot.retry.RetryPolicySettings
org.springframework.boot.ssl.DefaultSslBundleRegistry
org.springframework.boot.ssl.NoSuchSslBundleException
org.springframework.boot.ssl.SslBundle
org.springframework.boot.ssl.SslBundleKey
org.springframework.boot.ssl.SslBundleRegistry
org.springframework.boot.ssl.SslBundles
org.springframework.boot.ssl.SslManagerBundle
org.springframework.boot.ssl.SslOptions
org.springframework.boot.ssl.SslStoreBundle
org.springframework.boot.ssl.jks.JksSslStoreBundle
org.springframework.boot.ssl.jks.JksSslStoreDetails
org.springframework.boot.ssl.pem.PemContent
org.springframework.boot.ssl.pem.PemSslStore
org.springframework.boot.ssl.pem.PemSslStoreBundle
org.springframework.boot.ssl.pem.PemSslStoreDetails
org.springframework.boot.support.AnsiOutputApplicationListener
org.springframework.boot.support.EnvironmentPostProcessorApplicationListener
org.springframework.boot.support.EnvironmentPostProcessorsFactory
org.springframework.boot.support.RandomValuePropertySourceEnvironmentPostProcessor
org.springframework.boot.support.SpringApplicationJsonEnvironmentPostProcessor
org.springframework.boot.support.SystemEnvironmentPropertySourceEnvironmentPostProcessor
org.springframework.boot.support.SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource
org.springframework.boot.system.ApplicationHome
org.springframework.boot.system.ApplicationPid
org.springframework.boot.system.ApplicationTemp
org.springframework.boot.system.SystemProperties
org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder
org.springframework.boot.task.SimpleAsyncTaskExecutorCustomizer
org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder
org.springframework.boot.task.SimpleAsyncTaskSchedulerCustomizer
org.springframework.boot.task.ThreadPoolTaskExecutorBuilder
org.springframework.boot.task.ThreadPoolTaskExecutorCustomizer
org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder
org.springframework.boot.task.ThreadPoolTaskSchedulerCustomizer
org.springframework.boot.util.Instantiator.AvailableParameters
org.springframework.boot.util.Instantiator.FailureHandler
org.springframework.boot.util.Instantiator<T>
org.springframework.boot.util.LambdaSafe
org.springframework.boot.util.LambdaSafe.Callback<C,A>
org.springframework.boot.util.LambdaSafe.Callbacks<C,A>
org.springframework.boot.util.LambdaSafe.Filter<C,A>
org.springframework.boot.util.LambdaSafe.InvocationResult<R>
org.springframework.boot.util.LambdaSafe.LambdaSafeCallback<C,A,SELF>
org.springframework.boot.validation.MessageInterpolatorFactory
org.springframework.boot.validation.beanvalidation.FilteredMethodValidationPostProcessor
org.springframework.boot.validation.beanvalidation.MethodValidationExcludeFilter
org.springframework.boot.validation.beanvalidation.exclusion filters
org.springframework.boot.web.context.reactive.AnnotationConfigReactiveWebApplicationContext
org.springframework.boot.web.context.reactive.ConfigurableReactiveWebApplicationContext
org.springframework.boot.web.context.reactive.ConfigurableReactiveWebEnvironment
org.springframework.boot.web.context.reactive.GenericReactiveWebApplicationContext
org.springframework.boot.web.context.reactive.ReactiveWebApplicationContext
org.springframework.boot.web.context.reactive.StandardReactiveWebEnvironment
org.springframework.boot.web.context.servlet.AnnotationConfigServletWebApplicationContext
org.springframework.boot.web.context.servlet.ApplicationServletEnvironment
org.springframework.boot.web.context.servlet.WebApplicationContextInitializer
org.springframework.boot.web.error.Error
org.springframework.boot.web.error.ErrorAttributeOptions
org.springframework.boot.web.error.ErrorPage
org.springframework.boot.web.error.ErrorPageRegistrar
org.springframework.boot.web.error.ErrorPageRegistrarBeanPostProcessor
org.springframework.boot.web.error.ErrorPageRegistry
org.springframework.boot.web.error.ErrorPages
org.springframework.boot.web.servlet.AbstractFilterRegistrationBean<T>
org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean
org.springframework.boot.web.servlet.DynamicRegistrationBean<D>
org.springframework.boot.web.servlet.FilterRegistrationBean<T>
org.springframework.boot.web.servlet.RegistrationBean
org.springframework.boot.web.servlet.ServletContextInitializer
org.springframework.boot.web.servlet.ServletContextInitializerBeans
org.springframework.boot.web.servlet.ServletContextInitializerBeans.RegistrationBeanAdapter<T>
org.springframework.boot.web.servlet.ServletListenerRegistrationBean<T>
org.springframework.boot.web.servlet.ServletRegistrationBean<T>
org.springframework.boot.web.servlet.support.ErrorPageFilter
org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer
org.springframework.boot.web.servlet.support.SpringBootServletInitializer