Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 893 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 893 Bytes

RAML to JAX-RS codegen - Eclipse Plug-in

This Eclipse plug-in generates JAX-RS annotated interfaces and supporting classes based on one or multiple RAML files.

NB. The following documentation will soon be superseded by the Maven-generated plug-in documentation.

Usage

Select your RAML file in the Package Explorer. Invoke the context menu and click the "RAML to JAX-RS" item to open the configuration dialog.

Use the dialog to configure parameters and launch the generation process.

Option Description
JAX-RS version Version of JAX-RS framework to be used during generation
JSON Mapper Annotation framework used to map JSON
Use JSR 303 Annotations Enable or not JSR 303 Java Bean validation