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.servlet
package
org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
Auto-configuration for exposing actuator web endpoints using Spring MVC.
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.reactive
Auto-configuration for exposing actuator web endpoints using WebFlux.
Classes
Class
Description
WebMvcEndpointManagementContextConfiguration
@ManagementContextConfiguration
for Spring MVC
@Endpoint
concerns.