开发者

create client side java classes from a RESTful service in CXF

开发者 https://www.devze.com 2023-03-12 19:52 出处:网络
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?

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

精彩评论

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

关注公众号