Commit Graph

29 Commits

Author SHA1 Message Date
Greg Turnquist
35c74de6cb Switch to Concourse CI. 2019-03-03 09:36:49 -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
e315d878f6 Polish affordances section. 2019-02-04 10:24:55 -06:00
Greg Turnquist
2723283640 Add 'simplified' version 2018-02-12 17:05:31 -06:00
Michael Simons
d8c7f97a37 Use Java 8 default options with bean post processors 2017-12-14 16:27:47 -06:00
Greg Turnquist
16ddcdf139 Fix name of CODE 2017-12-14 16:23:22 -06:00
Greg Turnquist
defc807610 Polishing 2017-12-06 16:43:17 -06:00
Greg Turnquist
190fa97589 Simplify by removing ResourceAssembler 2017-12-06 16:34:11 -06:00
Greg Turnquist
04e0dcf4d0 Polishing 2017-12-05 17:20:27 -06:00
Greg Turnquist
cca3e88643 Provide link to 0.x version 2017-12-05 12:32:39 -06:00
Greg Turnquist
fe4a5923f8 Create copy for Affordances API 2017-12-05 12:29:03 -06:00
Greg Turnquist
a128c72f6c Add example of Affordances API 2017-12-05 12:29:03 -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
9b2ae070d7 Polishing 2017-11-24 21:37:56 -06:00
Greg Turnquist
76664cac35 Upgrade Boot and other versions 2017-11-24 21:10:01 -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
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
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
b7208cd023 Fix Travis badge 2017-05-25 15:08:08 -05:00
Greg Turnquist
8a1dda67ac Polish 2017-05-25 13:49:43 -05:00
Greg Turnquist
9680a908a1 Polishing 2017-05-25 13:44:43 -05:00
Greg Turnquist
4a5b3d92fa Upgrade to Spring Boot 1.5.3.RELEASE 2017-05-25 11:09:55 -05:00
Greg Turnquist
e8a9bc94e7 Initial commit 2017-05-25 11:09:03 -05:00