Class RequestMappingConditionsDescription
java.lang.Object
org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription
Description of the conditions of a
RequestMappingInfo
.- Since:
- 2.0.0
- Author:
- Andy Wilkinson
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
A description of aMediaTypeExpression
in a request mapping condition.static class
A description of aNameValueExpression
in a request mapping condition. -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getConsumes
-
getHeaders
-
getMethods
-
getParams
-
getPatterns
-
getProduces
-