标签: java web-services wsdl
Web服务是由不同团队使用Code First Approach开发的。 WSDL是在运行时生成的。 我们想要从这个WSDL生成客户端存根,但不是使用targetNameSpace值作为我们的包,我们想要自定义包名称。 可能吗?