Gradle Configuration to generate Java classes from WSDL with JAXB
In this blog post we will learn the step by step guide to configure gradle build file in order to generate Java classes from a WSDL file. This configure will be useful when you are working on project that related to SOAP web service.