spring-hateoas-demo
spring-hateoas-demo copied to clipboard
Spring Hateoas Hypermedia RESTful web service demo
spring-hateaos-demo
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.
requirements
You will need Java and Maven installed and working.
setup
View Blog Post for more details