Oliver Gierke d68700231e #582 - LinkBuilder now makes sure appended path is considered path segment.
We now prepend the given path (and query) handed to LinkBuilderSupport.slash(…) to make sure calls to UriComponentsBuilder.fromUriString(…) always considers the given value as path. Previously, a value containing a colon caused problems as the regex to detect scheme and port would accidentally match.

Related ticket: https://jira.spring.io/browse/DATAREST-1074
2017-05-16 13:13:52 +02:00
2017-03-26 11:15:15 +02:00
2017-03-26 11:14:56 +02:00

Spring Hateoas Spring Hateoas

Spring Hateoas

This project provides some APIs to ease creating REST representations that follow the HATEOAS principle when working with Spring and especially Spring MVC. The core problem it tries to address is link creation and representation assembly.

Resources

Description
No description provided
Readme Apache-2.0 7.6 MiB
Languages
Java 99.5%
Shell 0.5%