Class and Description |
---|
org.springframework.boot.actuate.endpoint.http.ActuatorMediaType
since 2.5.0 for removal in 2.7.0 in favor of
ApiVersion.getProducedMimeType() |
Enum and Description |
---|
org.springframework.boot.actuate.endpoint.http.ApiVersion
since 2.5.0 for removal in 2.7.0 in favor of
ApiVersion |
Constructor and Description |
---|
org.springframework.boot.actuate.endpoint.InvocationContext(ApiVersion, SecurityContext, Map<String, Object>)
since 2.5.0 for removal in 2.7.0 in favor of
InvocationContext(SecurityContext, Map, OperationArgumentResolver[]) |
org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener(MeterRegistry, RepositoryTagsProvider, String, AutoTimer)
since 2.5.4 for removal in 2.7.0 in favor of
MetricsRepositoryMethodInvocationListener(Supplier, RepositoryTagsProvider, String, AutoTimer) |