最近在项目中开始使用Groovy,看了些Groovy的文档,但是很多文档都没有官方文档通俗易懂,所以邀请大家一起翻译Groovy官方指南,大家可以通过评论认领想要翻译的章节,一般建议翻译时间为一周。当然如果你写了比较好的Groovy原创文章也欢迎你投给并发网。
Getting started(JackWang)
- 下载Groovy
- 安装Groovy
- Groovy和JAVA比较
- The Groovy Development Kit
- Runtime and compile-time metaprogramming
- Grape依赖管理器
- Testing guide
- Domain-Specific Languages
- Integrating Groovy into applications
- Security
- Design patterns in Groovy
- Style guide
Groovy语言规范
Tools
- groovyc — the Groovy compiler
- groovysh — the Groovy command -like shell
- groovyConsole — the Groovy Swing console
- IDE integration
Groovy module guides
- Parsing and producing JSON
- Working with a relational database
- Processing XML
- Scripting Ant tasks
- Template engines
- Creating Swing UIs
- Servlet support
- Working with JMX
API documentation
时间: 2024-11-01 02:33:29