b5bcfa0ae3e7c95aa388086a62e51b433ff61db1
Currently the combine method consolidates "/*" and "/hotel"
into "/hotel". However if the first pattern contains URI template
variables, the consolidation seems wrong. The fix is to prevent
the consolidation if the first pattern contains "{".
Description
No description provided
Languages
Java
99.4%
XSLT
0.2%
AspectJ
0.2%