June 2018
Intermediate to advanced
408 pages
11h 23m
English
The main purpose of Hypermedia As The Engine Of Application State (HATEOAS) is to decouple the server (the service provider) from the client (the service consumer). The server provides the client with information on other possible actions that can be performed on the resource.
Spring HATEOAS provides a HATEOAS implementation, especially for the REpresentational State Transfer (REST) services implemented with Spring MVC.
Spring HATEOAS has the following important features:
In the next section, we will understand ...
Read now
Unlock full access