Files
spring-framework/spring-web/src/test/java/org/springframework
Andy Clement d924538211 Fix RegexPathElement when matching variables against a root path
The first fix for issue 15264 covered the case of using a single
variable (the case mentioned in the bug report). However, when
more than one variable is used a different PathElement is built.
This RegexPathElement needs a similar change that checks the
path includes data to bind.

Issue: SPR-15264
2017-02-19 17:11:31 -08:00
..
2017-02-06 18:14:53 +01:00
2016-07-26 17:15:19 +02:00