Package and Description |
---|
org.springframework.boot.jta.bitronix
since 2.3.0 as the Bitronix project is no longer being maintained
|
Interface and Description |
---|
org.springframework.boot.actuate.health.HealthAggregator
since 2.2.0 in favor of
StatusAggregator |
org.springframework.boot.actuate.health.HealthIndicatorRegistry
since 2.2.0 in favor of a
HealthContributorRegistry |
org.springframework.boot.actuate.health.ReactiveHealthIndicatorRegistry
since 2.2.0 in favor of a
ReactiveHealthContributorRegistry |
org.springframework.boot.rsocket.server.ServerRSocketFactoryProcessor
in favor of
RSocketServerCustomizer as of 2.2.7 |
Enum Constant and Description |
---|
org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace.ON_TRACE_PARAM |