I need to generate Rest client using a wadl. I am aware of wadl2java maven plugin & command line tool provided by Apache-cxf.
However, I could not find any such tool provided by Spring. Does spring provides any plugin to generate client classes using a wadl?