简体   繁体   English

使用spring并在CXF中生成服务器和客户端

[英]using spring and generating server and client in CXF

我已经创建了一个Web服务来添加两个数字,我先设计了wsdl,然后相应地使用cxf工具wsdl2java我创建了服务器和客户端并且运行成功,请建议并分享一些可以指导如何实现与cxf 2中的spring相同,使用wsdl第一种方法。

Using Apache CXF is quite simple and very easy to integrate with Spring. 使用Apache CXF非常简单,并且很容易与Spring集成。

This link provides all you need to create a service and client with Spring. 此链接提供了使用Spring创建服务和客户端所需的一切。

http://cxf.apache.org/docs/writing-a-service-with-spring.html http://cxf.apache.org/docs/writing-a-service-with-spring.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM