November 2017
Intermediate to advanced
420 pages
10h 29m
English
You can generate the Java client for a WADL file by using the wadl2java tool. To download the ZIP file containing wadl2java, go to https://github.com/javaee/wadl.
After downloading the ZIP file, perform the following steps:
wadl2java -o outputDir -p package [-a] [-s jaxrs20] [-c customization] outputfile.wadl
Here is a brief description of the arguments used for wadl2java: