Greg L. Turnquist
5f74daf4bd
Upgrade to Spring Boot 2.3 and related changes.
2020-10-20 16:24:26 -05:00
Greg Turnquist
fa2ac888db
Use Links API.
2020-04-13 10:38:59 -05:00
Greg Turnquist
287995aa1a
For manager-based employee aggregate, swap out default "self link.
...
Resolves : #29
2019-12-12 11:15:46 -06:00
Greg Turnquist
5bc20d4ab1
Replace SimpleIdentifiableResourceAssembler with SimpleIdentifiableRepresentationModelAssembler.
2019-07-30 12:48:39 -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
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
b42758025d
Migrate to Spring HATEOAS's SimpleResourceAssembler interface.
2019-02-04 11:01:54 -06:00
Greg Turnquist
a8306629cc
Update for Spring Boot 2.0
2017-12-05 12:29:00 -06:00
Greg Turnquist
a76e708613
Fix some errors
2017-11-27 14:17:43 -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