标签: rest grails wadl
有没有办法从执行render ... as JSON的Grails控制器自动生成WADL?特别是如果模型是动态结构(Map)而不是静态类型的对象?
render ... as JSON