hydra-0.2.0-alpha1 release in Maven Central

Hi,

The latest version of hydra-0.2.0-alpha1 [2] is officially released in 
Maven Central.

It allows to render a Java rest service as hydra-flavored 
application/ld+json, based on Spring-Hateoas. Clients can request plain 
application/json, application/hal+json or application/ld+json and will 
get what they asked for.

Support for operations is there, together with uri templates.
Several issues with 0.1.0 are also resolved, thanks to the community for 
the feedback.

I have still marked it as alpha mainly because of ISSUE-26[1], i.e it 
uses schema:rangeIncludes to express nested properties in expected 
request bodies which is likely to change in the long run.

[1] https://github.com/dschulten/hydra-java/
[2] https://github.com/HydraCG/Specifications/issues/26

Best regards,
Dietrich

Received on Sunday, 4 January 2015 20:47:08 UTC