How to get jakarta.xml.ws.WebServiceFeature into Spring-Boot?
I have a SOAP service that generates Java classes with wsimport out of a WSDL-file (MyService.wsdl).
I have a SOAP service that generates Java classes with wsimport out of a WSDL-file (MyService.wsdl).