Files
spring-hateoas/src/main/java/org/springframework/hateoas
Oliver Gierke 84efebc7a6 #26, #39 - Added support for request parameters to ControllerLinkBuilder.
We now transparently handle "?foo=bar" expressions passed into ….slash(…). Added method to return UriComponentsBuilder to allow more fine grained control over the URI to be built if needed. The dummy method invocations handled to ….linkTo(…) now transparently adds the values handed in for parameters annotated with @RequestParam.

Most of the commit is highly inspired by Dietrich Schultens work at [0]. I just reworked and polished it slightly as we had too many merge conflicts due to related changes in the meantime.

[0] 1ebdc9025a
2013-02-23 22:34:21 +01:00
..
2013-02-15 11:25:45 +01:00
2012-05-10 20:25:31 +02:00
2012-05-10 20:25:31 +02:00
2012-05-10 20:25:31 +02:00