Generated by
JDiff

Interface org.springframework.web.servlet.HandlerMapping

Added Fields
String LOOKUP_PATH Name of the HttpServletRequest attribute that contains the path used to look up the matching handler, which depending on the configured org.springframework.web.util.UrlPathHelper could be the full path or without the context path, decoded or not, etc.