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.
- Branch resources-links - Support for HATEOAS-Links in Json-Views - Pull Request #387
- Branch mvn-lifecycle - Add maven lifecycle mapping for springsource bundlor - Pull Request #386
- (Please ignore outdated master branch.)
- Reference documentation - html, pdf
- JavaDoc
- Getting started guide