Package org.springframework.boot.actuate.endpoint.web.annotation
package org.springframework.boot.actuate.endpoint.web.annotation
Annotation support for actuator web endpoints.
-
ClassDescriptionIdentifies a type as being an endpoint that is only exposed over Spring MVC or Spring WebFlux.Identifies a type as being a Web-specific extension of an
@Endpoint
.Information describing an endpoint that can be exposed over Spring MVC or Spring WebFlux.Identifies a type as being a REST endpoint that is only exposed over Spring MVC or Spring WebFlux.Identifies a type as being an endpoint that supplies a servlet to expose.Identifies a type as being an endpoint that is only exposed over HTTP.