开发者

create client side java classes from a RESTful service in CXF

I want to create client-side开发者_如何转开发 java from a restful web service, so that I can call the service. Do somebody know if CXF provide such this tools?

Best,


With CXF 2.4.1, CXF does provide a "wadl2java" tool that can be used to create a Java client from a WADL document. If your restful service provides a WADL, that can be used as a starting point.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜