Package org.springframework.boot.actuate.endpoint.web.annotation


@NullMarked package org.springframework.boot.actuate.endpoint.web.annotation
Annotation support for actuator web endpoints.
  • Class
    Description
    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 support
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 3.3.3 in favor of @Endpoint and @WebEndpoint support
    Identifies 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 support
    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
    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.