November 2017
Intermediate to advanced
420 pages
10h 29m
English
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: