WebServiceClient

@WebServiceClient wsdlLocation 动态给注解内容参数赋值

动态给注解内容参数赋值 @WebServiceClient(name = "IXxxService", targetNamespace = "http://xxx.xxx.xxx.com", wsdlLocation = "${WSDL_URL}") public class IXxxService ......
共1篇  :1/1页 首页上一页1下一页尾页