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.CompositeHealthIndicator(HealthAggregator, HealthIndicatorRegistry) |
org.springframework.boot.actuate.health.CompositeReactiveHealthIndicatorFactory |
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.AutoConfigureMockMvc.secure
since 2.1.0 in favor of Spring Security's testing support
|
org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest.secure
since 2.1.0 in favor of Spring Security's testing support
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.