Package | Description |
---|---|
org.springframework.boot.actuate.web.mappings.reactive |
Actuator reactive request mappings support.
|
Class and Description |
---|
DispatcherHandlerMappingDescription
A description of a mapping known to a
DispatcherServlet . |
DispatcherHandlerMappingDetails
Details of a
DispatcherHandler mapping. |
HandlerFunctionDescription
Description of a
HandlerFunction . |
RequestMappingConditionsDescription
Description of the conditions of a
RequestMappingInfo . |
RequestMappingConditionsDescription.MediaTypeExpressionDescription
A description of a
MediaTypeExpression in a request mapping condition. |
RequestMappingConditionsDescription.NameValueExpressionDescription
A description of a
NameValueExpression in a request mapping condition. |