Commit Graph

21 Commits

Author SHA1 Message Date
Greg Turnquist
c118a4d1eb Drop UTF8 charset extension. 2019-08-20 13:41:18 -05:00
Greg Turnquist
5bc20d4ab1 Replace SimpleIdentifiableResourceAssembler with SimpleIdentifiableRepresentationModelAssembler. 2019-07-30 12:48:39 -05:00
Greg Turnquist
1a7edf40f1 Update assembler APIs based on API changes. 2019-07-30 12:24:00 -05:00
Greg Turnquist
71c3f51cf8 Polishing 2019-07-30 12:19:20 -05:00
Greg Turnquist
06c9c0ac3c Polishing 2019-07-30 12:18:53 -05:00
Greg Turnquist
6ab1d7f571 Remove reference to 'Identifiable'. 2019-07-30 10:40:43 -05:00
Greg Turnquist
8e2da9fdd7 Polishing 2019-07-30 10:28:31 -05:00
Greg Turnquist
7ad639c875 Adapt to change of RelProvider. 2019-03-04 12:53:24 -06:00
Greg Turnquist
e8de8268ad Polishing. 2019-03-03 11:32:25 -06:00
Greg Turnquist
15db5a0513 Upgrade to latest Spring HATEOAS API changes. 2019-03-03 11:31:46 -06: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
a8306629cc Update for Spring Boot 2.0 2017-12-05 12:29:00 -06:00
Greg Turnquist
9b2ae070d7 Polishing 2017-11-24 21:37:56 -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
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
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
Greg Turnquist
a423412ed5 Polish 2017-05-26 00:01:44 -05:00
Greg Turnquist
3dde0bc36e Write guide for 'basic' example 2017-05-25 23:53:29 -05:00
Greg Turnquist
9680a908a1 Polishing 2017-05-25 13:44:43 -05:00
Greg Turnquist
e8a9bc94e7 Initial commit 2017-05-25 11:09:03 -05:00