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.
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 |