Commit Graph

7 Commits

Author SHA1 Message Date
Greg L. Turnquist
5f74daf4bd Upgrade to Spring Boot 2.3 and related changes. 2020-10-20 16:24:26 -05:00
Greg Turnquist
19f0ffd77c Use CollectionModel/EntityModel instead of Resources/Resource. 2019-07-30 12:42:16 -05:00
Greg Turnquist
4d44c9264b Migrate to new API. 2019-07-30 12:40:29 -05:00
Greg Turnquist
6ab1d7f571 Remove reference to 'Identifiable'. 2019-07-30 10:40:43 -05:00
Greg Turnquist
dd57e0a515 Polish text.
* Replace "mediatype" with "media type".
* Remove usage of "produces" clauses in Spring MVC route definitions, since XML support was removed from Spring HATEOAS.
2019-02-04 11:34:54 -06:00
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
c99ebe755f Write out details of API Evolution into a README 2017-06-01 15:05:28 -05:00