Java 11 has removed support for JAXB and tools like xjc which generate the java files from the XSD schema. I couldn't find many examples in Gradle for xjc generation and tried a few options but no luck so far. Also what dependencies should one add in spring boot Gradle project to provide full support for JAXB?