Class and Description |
---|
org.springframework.boot.actuate.cassandra.CassandraHealthIndicator
since 2.4.0 for removal in 2.6.0 in favor of
CassandraDriverHealthIndicator |
org.springframework.boot.actuate.cassandra.CassandraReactiveHealthIndicator
since 2.4.0 for removal in 2.6.0 in favor of
CassandraDriverHealthIndicator |
Method and Description |
---|
org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvoker.apply(OperationInvoker, long)
since 2.3.0 for removal in 2.5.0
|
org.springframework.boot.actuate.metrics.web.reactive.client.WebClientExchangeTags.status(ClientResponse)
since 2.3.0 for removal in 2.5.0 in favor of
WebClientExchangeTags.status(ClientResponse, Throwable) |
org.springframework.boot.actuate.metrics.web.reactive.client.WebClientExchangeTags.status(Throwable)
since 2.3.0 for removal in 2.5.0 in favor of
WebClientExchangeTags.status(ClientResponse, Throwable) |