Available on DZone at: https://dzone.com/articles/building-hateoas-hypermedia
Blog write up available at: http://www.adrianmilne.com/building-hateoas-hypermedia-restfu/
A simple example of using Spring HATEOAS to build a Hypermedia RESTful web service. Uses a Record Store example, and comes with a linked GitHub project. Built using Java, Spring, Spring Boot and Maven.
You will need Java and Maven installed and working.
View Blog Post for more details