腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(9)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
grails-plugin
项目中的save()域
创建了一个域类,名为Student。def p = new Student()上面写着Possible solutions: save(), save(boolean), save(java.util.Map), wait(), any(), wait(long). Stacktrace follows: Message: No signature
浏览 0
提问于2012-03-15
得票数 0
回答已采纳
1
回答
如何在help-ballon
grails-plugin
中使用更多参数
我尝试使用更多的参数,但无法使其与应该会导致但是useEv
浏览 0
提问于2010-05-06
得票数 0
回答已采纳
1
回答
将grails 2.0.3应用程序部署到cloudfoundry而不使用cloud foundry
grails-plugin
?
我可以使用cloud foundry grails插件和cf-push to the cloud部署我的grails 2.0.3应用程序,一切都很正常。我用eclipse插件创建了一个新的cloudfoundry实例,它部署了,但中止了,并显示错误消息:INFO: Initial
浏览 1
修改于2012-05-14
得票数 0
2
回答
指定Grails中插件的顺序
在
grails-plugin
项目(即plugin类的属性)或grails应用程序项目的配置中。 谢谢,
浏览 4
提问于2011-06-23
得票数 4
1
回答
Grails (3.0.8)插件bintrayUpload返回HTTP/1.1 -禁止
//vcsUrl = "https://github.com/benorama/grails-$project.name" attributes = ['
grails-plugin
浏览 2
修改于2017-04-03
得票数 2
回答已采纳
1
回答
修改Groovy中现有的xml文件
modelVersion> <artifactId>testplugin</artifactId> <packaging>
grails-plugin
浏览 3
修改于2014-08-19
得票数 2
回答已采纳
3
回答
Grails插件没有检测到它使用的其他插件的依赖关系。
我想开发一个
grails-plugin
schedulePlugin,它应该与另一个grails插件dbPlugin一起工作。
浏览 1
提问于2014-07-31
得票数 1
1
回答
加载插件管理器时出错:无法创建类[org.codehaus.groovy.grails.plugins.web.mapping.UrlMappingsGrailsPlugin]的新实例
WARNING] Some problems were encountered while building the effective model for xxx.xxxxx:user-management:
grails-plugin
浏览 0
修改于2017-05-23
得票数 0
2
回答
Grails2.2.2平台-核心插件-领域模型中方法事件的无签名
现在,我在
grails-plugin
“listadmin”中编写了一个服务: @grails.events.Listener
浏览 2
修改于2013-07-16
得票数 1
领券