接口 MatchableHandlerMapping

    • 方法详细资料

      • match

        RequestMatchResult match​(HttpServletRequest request,
                                 String pattern)
        Determine whether the given request matches the request criteria.
        参数:
        request - the current request
        pattern - the pattern to match
        返回:
        the result from request matching, or null if none