Skip to Content
RESTful Java Web Services - Third Edition
book

RESTful Java Web Services - Third Edition

by Balachandar Bogunuva Mohanram
November 2017
Intermediate to advanced
420 pages
10h 29m
English
Packt Publishing
Content preview from RESTful Java Web Services - Third Edition

Generating JAX-RS from RAML

In the previous section, we have seen how to generate the RAML documentation for the REST resource classes present in a JAX-RS application. In this section, you will learn how to generate the JAX-RS resources classes from an RAML documentation file. This feature is enabled via the raml-to-jaxrs-maven-plugin Maven plugin.

Perform the following steps for using RAML to the JAX-RS Maven plugin in a Maven project:

  1. The raml-to-jaxrs-maven-plugin Maven plugin is available in the Maven central repository. If you do not see the latest release here, clone the Git repository available at https://github.com/mulesoft/raml-for-jax-rs and build the raml-for-jax-rs/raml-to-jaxrs project by executing mvn install.
  2. Go to the maven ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

RESTful Java Web Services, Second Edition

RESTful Java Web Services, Second Edition

Jobinesh Purushothaman
Java Web Services

Java Web Services

David A Chappell, Tyler Jewell

Publisher Resources

ISBN: 9781788294041Supplemental Content