| Interface and Description |
|---|
| org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientBuilderCustomizer
as of 2.3.1 in favor of
RestClientBuilderCustomizer |
| Class and Description |
|---|
| org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration
since 2.3.3 as this class is not intended for public use. It will be made
package-private in a future release
|
| org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
since 2.3.0 in favor of
JobLauncherApplicationRunner |
| org.springframework.boot.autoconfigure.web.ResourceProperties
since 2.4.0 in favor of
WebProperties.Resources |
| org.springframework.boot.autoconfigure.web.ResourceProperties.Cache |
| org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol |
| org.springframework.boot.autoconfigure.web.ResourceProperties.Chain |
| org.springframework.boot.autoconfigure.web.ResourceProperties.Content |
| org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed |
| org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy |
| Enum and Description |
|---|
| org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.LocaleResolver
since 2.4.0 in favor of
WebProperties.LocaleResolver |
| Enum Constant and Description |
|---|
| org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace.ON_TRACE_PARAM |