d68700231eb1d8afaf27328cc5d576a71e966a2a
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
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
- Reference documentation - html, pdf
- JavaDoc
- Getting started guide
Description
Languages
Java
99.5%
Shell
0.5%