9b2ae070d7bb59861dfe7e1b3c090db35b0d8cab
= Spring HATEOAS Examples image:https://travis-ci.org/spring-projects/spring-hateoas-examples.svg?branch=master[Build Status,link=https://travis-ci.org/spring-projects/spring-hateoas-examples] This repository contains example projects to interact with Spring HATEOAS. * Learn how to interact with a Spring HATEOAS-powered app, from inside as well as the command line. * See how to upgrade a REST resource without having to create new mediatypes, version URIs, etc. We have separate folders for each of these: == Spring HATEOAS Modules * link:basics[Basics] - Poke and prod at a hypermedia-powered service from inside the code as well as externally using standard tools * link:api-evolution[API Evolution] - Upgrade an existing REST resource * link:hypermedia[Hypermedia] - Create hypermedia-driven REST resources, linking them together, and supporting older links.
Description
Languages
Java
93.7%
HTML
3.8%
Shell
2.5%