Package org.springframework.boot.actuate.web.mappings
package org.springframework.boot.actuate.web.mappings
Actuator web request mappings support.
-
ClassDescriptionA description of a
HandlerMethod
.AMappingDescriptionProvider
provides aList
of mapping descriptions through implementation-specific introspection of an application context.@Endpoint
to expose HTTP request mappings.Description of an application's request mappings.Description of an application context's request mappings.