JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive
package
org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive
Auto-configuration for exposing actuator web endpoints using WebFlux.
Related Packages
Package
Description
org.springframework.boot.actuate.autoconfigure.endpoint.web
Auto-configuration for the Actuator's web endpoints.
org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
Auto-configuration for exposing actuator web endpoints using Spring MVC.
Classes
Class
Description
WebFluxEndpointManagementContextConfiguration
@ManagementContextConfiguration
for Reactive
@Endpoint
concerns.