Grails Framework
目录
1
概述
2
开始使用
3
从 Grails 3.3.x 升级
4
配置
5
命令行
6
应用程序配置文件
7
对象关系映射 (GORM)
8
Web 层
9
特质(Traits)
10
REST
11
异步编程
12
校验
13
服务层
14
静态类型检查和编译
15
测试
16
国际化
17
安全
18
插件
19
Grails 和 Spring
20
脚手架
21
部署
22
对 Grails 的贡献
快速参考
(
快速参考
)
完善此文档
编译
用途
编译
命令执行 Grails 预打包过程中编译 Groovy 和 Java 源的编译阶段。
示例
grails compile
说明
用法
grails compile
快速参考
(
隐藏
)
命令行
用法
错误报告
清除
编译
控制台
创建应用程序
创建命令
创建控制器
创建域类
创建功能测试
创建 Hibernate 配置 XML
创建集成测试
创建拦截器
创建插件
创建配置文件
创建脚本
创建服务
创建标记库
创建单元测试
依赖项报告
文档
生成所有
生成控制器
生成视图
帮助
安装模板
列出插件
列出配置文件
打包插件
打包
插件信息
配置文件信息
运行应用程序
运行命令
运行脚本
模式导出
外壳
统计信息
停止应用程序
测试应用程序
WAR
约束
用法
属性
可绑定的
空白
信用卡
电子邮件
在列表中
匹配
最大值
最大尺寸
最小值
最小尺寸
不等于
可为 null
范围
系数
尺寸
唯一的
网址
验证器
小组件
控制器
用法
动作名称
允许的方法
绑定数据
连接
控制器名称
默认动作
错误
快速闪存
前进
Grails 应用程序
有错误
头
命名空间
参数
重定向
呈现
请求
响应
响应
响应格式
范围
服务上下文
会话
使用表单
使用格式
数据库映射
用法
自动导入
autoTimestamp
batchSize
cache
cascade
column
comment
discriminator
dynamicInsert
dynamicUpdate
fetch
id
ignoreNotFound
indexColumn
insertable
joinTable
lazy
order
sort
table
type
updateable
version
域类
用法
addTo
attach
belongsTo
clearErrors
constraints
count
countBy
createCriteria
delete
discard
embedded
错误
executeQuery
executeUpdate
exists
fetchMode
find
findAll
findAllBy
findAllWhere
findBy
findOrCreateBy
findOrCreateWhere
findOrSaveBy
findOrSaveWhere
findWhere
first
get
getAll
getDirtyPropertyNames
getPersistentValue
有错误
hasMany
hasOne
ident
instanceOf
isAttached
isDirty
last
list
listOrderBy
load
lock
mapWith
mappedBy
mapping
merge
namedQueries
properties
read
refresh
removeFrom
save
transients
validate
where
whereAny
withCriteria
withNewSession
withSession
withTransaction
插件
用法
URL 映射
编解码器
控制器
核心
数据源
域类
hibernate
i18n
记录
脚手架
服务
servlet
服务
用法
范围
transactional
Servlet API
请求
响应
服务上下文
会话