spring-attic / rest-shell

Command-line shell for interacting with Spring HATEOAS-compliant REST resources
Apache License 2.0
455 stars 100 forks source link

Support HAL #49

Open sandipchitale opened 9 years ago

sandipchitale commented 9 years ago

Also upgrade to

Spring 4.1.6.RELEASE Hateoas 0.16.0.RELEASE

sandipchitale commented 9 years ago

Discover and list commands can now follow _links objects in addition to links arrays in JSON response.