Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreSpring HATEOAS 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.
Model classes for link, resource representation models
Link builder API to create links pointing to Spring MVC controller methods
Support for hypermedia formats like HAL
Bootstrap your application with Spring Initializr.