fa3940690b6e7143162c3586058bd35ecdc6cc05
Show, through an old/new client/server how to implement backwards compatibility using Spring HATEOAS, thereby eliminating the need to version between domain object changes.
= 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 * `basics` - Poke and prod at a hypermedia-powered service from inside the code as well as externally using standard tools * `upgrade` - Upgrade an existing REST resource
Description
Languages
Java
93.7%
HTML
3.8%
Shell
2.5%