Experiences using Groovy++ in Grails

≯℡__Kan透↙ 提交于 2019-12-08 19:38:12

问题


has anybody tried to implement a Grails solution having Groovy++ under the hood ?


回答1:


Groovy++ uses Groovy 1.7.5 and contains plugin integrating G++ with Grails




回答2:


It won't currently work.

Grails 1.3.2 (the current latest) uses Groovy 1.7.3

Groovy++ requires Groovy 1.8 (which is currently unreleased)

Please see Alex's response instead of this one...



来源:https://stackoverflow.com/questions/3171749/experiences-using-groovy-in-grails

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!