Generated by
JDiff

Class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping

Added Methods
List<HandlerMethod> getHandlerMethodsForMappingName(String) Return the handler methods mapped to the mapping with the given name.
void setHandlerMethodMappingNamingStrategy(HandlerMethodMappingNamingStrategy<T>) Configure the naming strategy to use for assigning a default name to every mapped handler method.