Package org.springframework.boot.webmvc.actuate.mappings
@NullMarked
package org.springframework.boot.webmvc.actuate.mappings
Actuator request mappings support for Spring MVC.
-
ClassesClassDescriptionA description of a mapping known to a
DispatcherServlet
.Details of aDispatcherServlet
mapping.AMappingDescriptionProvider
that introspects theHandlerMappings
that are known to one or moreDispatcherServlets
.Description of aHandlerFunction
.Description of the conditions of aRequestMappingInfo
.A description of aMediaTypeExpression
in a request mapping condition.A description of aNameValueExpression
in a request mapping condition.