Class RequestMappingConditionsDescription
java.lang.Object
org.springframework.boot.webmvc.actuate.web.mappings.RequestMappingConditionsDescription
Description of the conditions of a 
RequestMappingInfo.- Since:
- 4.0.0
- Author:
- Andy Wilkinson
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classA description of aMediaTypeExpressionin a request mapping condition.static classA description of aNameValueExpressionin a request mapping condition.
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
getConsumes
- 
getHeaders
- 
getMethods
- 
getParams
- 
getPatterns
- 
getProduces
 
-