d77a4b65f5f670340de4e106e755b456c421e8bc
The curie rendering has been improved in the following ways: - Resources now get their embeds inspected for namespaced keys and curies are added if at least one is found. This makes sure curies are also rendered if no namespaced link is registered. - Nested resources skip curies entirely, assuming they have been added to the root correctly. Had to change the order of _embedded and _links to make sure the embedded elements are processed first to tweak the links to indicate the need for curies.
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%