Class and Description |
---|
org.springframework.boot.actuate.cassandra.CassandraHealthIndicator
since 2.4.0 in favor of
CassandraDriverHealthIndicator |
org.springframework.boot.actuate.cassandra.CassandraReactiveHealthIndicator
since 2.4.0 in favor of
CassandraDriverHealthIndicator |
Method and Description |
---|
org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvoker.apply(OperationInvoker, long)
as of 2.3.0 to make it package-private in 2.4
|
org.springframework.boot.actuate.metrics.web.reactive.client.WebClientExchangeTags.status(ClientResponse)
since 2.3.0 in favor of
WebClientExchangeTags.status(ClientResponse, Throwable) |
org.springframework.boot.actuate.metrics.web.reactive.client.WebClientExchangeTags.status(Throwable)
since 2.3.0 in favor of
WebClientExchangeTags.status(ClientResponse, Throwable) |