Commit Graph

5 Commits

Author SHA1 Message Date
Greg Turnquist
b228c71779 Introduce hypermedia section
Demonstrate how to:

* Create hypermedia between related aggregates
* Support multiple representations of an entity
* Support legacy routes with new resources
2017-06-06 11:24:03 -05:00
Greg Turnquist
96888cc69e Polish descriptions of modules 2017-06-06 11:21:57 -05:00
Greg Turnquist
c99ebe755f Write out details of API Evolution into a README 2017-06-01 15:05:28 -05:00
Greg Turnquist
0aad6c3ab4 Fix artifact names in api-evolution 2017-05-30 12:25:39 -05:00
Greg Turnquist
fa3940690b Introduce API evolution
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.
2017-05-30 12:11:17 -05:00