| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.web.reactive |
Spring WebFlux support for actuator endpoints.
|
| Class and Description |
|---|
| AbstractWebFluxEndpointHandlerMapping
A custom
HandlerMapping that makes web endpoints available over HTTP using
Spring WebFlux. |
| AbstractWebFluxEndpointHandlerMapping.LinksHandler
Reactive handler providing actuator links at the root endpoint.
|
| AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation
A reactive web operation that can be handled by WebFlux.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.