Package org.springframework.boot.actuate.endpoint.web.annotation
package org.springframework.boot.actuate.endpoint.web.annotation
Annotation support for actuator web endpoints.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of
@Endpoint
and@WebEndpoint
supportDeprecated, for removal: This API element is subject to removal in a future version.since 3.3.3 in favor of@Endpoint
and@WebEndpoint
supportIdentifies a type as being a Web-specific extension of an@Endpoint
.Deprecated, for removal: This API element is subject to removal in a future version.since 3.3.3 in favor of@Endpoint
and@WebEndpoint
supportDeprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of@Endpoint
and@WebEndpoint
Deprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of@Endpoint
and@WebEndpoint
Deprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of@Endpoint
and@WebEndpoint
Deprecated, for removal: This API element is subject to removal in a future version.since 3.3.0 in favor of@Endpoint
and@WebEndpoint
Identifies a type as being an endpoint that is only exposed over HTTP.
@Endpoint
and@WebEndpoint