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.web.mappings
package
org.springframework.boot.actuate.autoconfigure.web.mappings
Classes for auto-configuration of actuator web request mapping concerns.
Related Packages
Package
Description
org.springframework.boot.actuate.autoconfigure.web
Core classes for auto-configuration of actuator web concerns.
org.springframework.boot.actuate.autoconfigure.web.exchanges
Auto-configuration for actuator HTTP exchanges.
org.springframework.boot.actuate.autoconfigure.web.jersey
Configuration for a Jersey-based management context.
org.springframework.boot.actuate.autoconfigure.web.reactive
Configuration for a WebFlux-based management context.
org.springframework.boot.actuate.autoconfigure.web.server
Actuator web server support.
org.springframework.boot.actuate.autoconfigure.web.servlet
Actuator Spring MVC support.
Classes
Class
Description
MappingsEndpointAutoConfiguration
Auto-configuration
for
MappingsEndpoint
.