spring-framework/spring-web/src
Rossen Stoyanchev 44e8f7b333 Revert "Support {/var} syntax in UriComponentsBuilder"
This reverts commit a57d42829c after the
realization of a weaknesses with the proposed approach.

For example if a path segment contains both a /-prefixed and a regular
URI variable, there is no way to split that into a sequence of path
and path segments. The solution will have to be on the side of
UriComponents at the time of encoding.
2015-03-23 16:44:03 -04:00
..
main Revert "Support {/var} syntax in UriComponentsBuilder" 2015-03-23 16:44:03 -04:00
test Revert "Support {/var} syntax in UriComponentsBuilder" 2015-03-23 16:44:03 -04:00