We have a CXF-SOAP service built with gradle, and trying to migrate it from java-8 to java-11.
Is there any cxf-plugin for gradle available, that works under java-11?
Or any demo/example of a cxf/soap-application that works under java-11 would also be helpful, of course.