Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive |
Auto-configuration for exposing actuator web endpoints using WebFlux.
|
org.springframework.boot.actuate.endpoint.web.reactive |
Spring WebFlux support for actuator endpoints.
|
Class and Description |
---|
WebFluxEndpointHandlerMapping
A custom
HandlerMapping that makes web endpoints available over HTTP using
Spring WebFlux. |
Class and Description |
---|
AbstractWebFluxEndpointHandlerMapping
A custom
HandlerMapping that makes web endpoints available over HTTP using
Spring WebFlux. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.