We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492bca3 commit 4399809Copy full SHA for 4399809
spring-core/src/main/java/org/springframework/util/AntPathMatcher.java
@@ -660,7 +660,7 @@ private static class MatchContext{
660
this.uriTemplateVariables = uriTemplateVariables;
661
}
662
663
-
+
664
/**
665
* Tests whether a string matches against a pattern via a {@link Pattern}.
666
* <p>The pattern may contain special characters: '*' means zero or more characters; '?' means one and
0 commit comments