mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 00:39:01 +00:00
Merge branch '5.1.x'
This commit is contained in:
+1
@@ -184,6 +184,7 @@ public class PathPatternParserTests {
|
||||
checkStructure("/{foo}");
|
||||
checkStructure("/{f}/");
|
||||
checkStructure("/{foo}/{bar}/{wibble}");
|
||||
checkStructure("/{mobile-number}"); // gh-23101
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user