Merge branch '6.5.x' into 7.0.x

This commit is contained in:
Josh Cummings 2026-01-14 14:46:36 -07:00
commit d2ed8321b4

View File

@ -28,6 +28,7 @@ import jakarta.servlet.http.HttpServletRequest;
* @author Eddú Meléndez
* @since 3.0.2
*/
@FunctionalInterface
public interface RequestMatcher {
/**