Skip to content

tacoss/raml2code-jaxrs-interfaces

Repository files navigation

raml2code-jaxrs-interfaces

Build Status

This create JAX-RS interfaces in Groovy, we believe that defining a contract is more important that create a full SDK.

Important notes:

We use the optional resource.displayName to name resource classes, if you use this generator don't forget to provide it. Example:

  /cats:
    displayName: Gatitos

Will generate GatitosResource

This is part of the raml2code project.

About

Simple generator of JAX-RS interfaces from RAML

Resources

Stars

Watchers

Forks

Packages

No packages published