程序包的使用
org.springframework.boot.actuate.endpoint.web.reactive
程序包
说明
Auto-configuration for exposing actuator web endpoints using WebFlux.
Spring WebFlux support for actuator endpoints.
-
org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive使用的org.springframework.boot.actuate.endpoint.web.reactive中的类类说明A custom
HandlerMapping
that allows health groups to be mapped to an additional path.已过时, 待删除: 此 API 元素将从以后的版本中删除。A customHandlerMapping
that makes web endpoints available over HTTP using Spring WebFlux. -
org.springframework.boot.actuate.endpoint.web.reactive使用的org.springframework.boot.actuate.endpoint.web.reactive中的类类说明A custom
HandlerMapping
that makes web endpoints available over HTTP using Spring WebFlux.Reactive handler providing actuator links at the root endpoint.A reactive web operation that can be handled by WebFlux.
@Endpoint
and@WebEndpoint
support