users@jersey.java.net

Re: [Jersey] WADL and Resource Type

From: Marc Hadley <marc.hadley_at_oracle.com>
Date: Tue, 13 Apr 2010 10:48:12 -0400

On Apr 13, 2010, at 10:28 AM, Isak Jonsson wrote:

> Marc, while considering WADL generation, it would be great to have the functionality to generate resource_types and link to those from resources. Makes it possible to do more HATEOAS WADLs, I think.
>
Yes, that was in the back of my mind when working on the declarative hyperlinking extension:

http://weblogs.java.net/blog/mhadley/archive/2010/03/17/declarative-hyperlinking-enhancements

I think WADL gen will require additional annotations to fill in missing information like parameter path, rel, rev etc.

Marc.