Is java – WADL the standard for rest applications?

Is WADL a true standard like WSDL?

I created a HelloWorld example in Jersey, and I got WADL from the URL Then I use "WADL client plugin" to create a client that works

My question is: if I use another WADL generating framework (i.e. CXF), can I use it to create clients in my "WADL client plugin"?

Solution

Rest methods are simpler than soap, but unfortunately there is no standard yet

More specifically, regarding WADL, W3 team answered:

However, there is a way to create clients from WADL

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>