| Interface and Description | 
|---|
| org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPathProvider
 since 2.0.4 in favor of  
DispatcherServletPath and
 DispatcherServletRegistrationBean | 
| Class and Description | 
|---|
| org.springframework.boot.actuate.health.CompositeHealthIndicatorFactory
 since 2.1.0 in favor of
  
CompositeHealthIndicator(HealthAggregator, HealthIndicatorRegistry) | 
| org.springframework.boot.actuate.health.CompositeReactiveHealthIndicatorFactory
 since 2.1.0 in favor of
  
CompositeReactiveHealthIndicator(HealthAggregator, ReactiveHealthIndicatorRegistry) | 
| org.springframework.boot.autoconfigure.security.servlet.JerseyRequestMatcherProvider
 since 2.1.8 in favor of  
AntPathRequestMatcher | 
| Field and Description | 
|---|
| org.springframework.boot.web.servlet.AbstractFilterRegistrationBean.REQUEST_WRAPPER_FILTER_MAX_ORDER
 since 2.1.0 in favor of
  
OrderedFilter.REQUEST_WRAPPER_FILTER_MAX_ORDER | 
| org.springframework.boot.web.servlet.FilterRegistrationBean.REQUEST_WRAPPER_FILTER_MAX_ORDER
 since 2.1.0 in favor of
  
OrderedFilter.REQUEST_WRAPPER_FILTER_MAX_ORDER | 
| Annotation Type Element and Description | 
|---|
| org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest.secure
 since 2.1.0 in favor of Spring Security's testing support 
 | 
| org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc.secure
 since 2.1.0 in favor of Spring Security's testing support 
 | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.