Generated by
JDiff

Class org.springframework.web.servlet.mvc.method.RequestMappingInfo

Added Constructors
RequestMappingInfo(String, PatternsRequestCondition, RequestMethodsRequestCondition, ParamsRequestCondition, HeadersRequestCondition, ConsumesRequestCondition, ProducesRequestCondition, RequestCondition<?>)  
 

Added Methods
String getName() Return the name for this mapping, or {@code null}.