Learn how to configure the JAX-WS maven plugin to generate Java classes from a WSDL file

In this tutorial, we’ll show how to configure the JAX-WS maven plugin to generate Java classes from a WSDL (web service description language) file. As a result, we’ll be able to easily call web services using the generated classes.

#maven #java

Generate WSDL Stubs with Maven
2.75 GEEK