Grails 3.0.0.M1 - Install scaffolding templates into my Grails project

蓝咒 提交于 2019-12-12 10:39:29

问题


The only templates I can get in Grails 3 with install-form-fields-templates are create.gsp and edit.gsp from the fields-plugin.

Is there any chance to install and use again the old ones with _form.gsp?

The fields plugin is not in build.gradle. So is it now part of the grails-core and only possibility?

Thanks!

来源:https://stackoverflow.com/questions/28414162/grails-3-0-0-m1-install-scaffolding-templates-into-my-grails-project

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