JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
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.