Groovy学习之路
本篇文章汇总了 Groovy 学习的相关资源,包括 Groovy 的基本概念、编程语言特性、Groovy 语法等内容,适合 Groovy 开发者参考。
- Groovy: http://www.groovy-lang.org/
- source: https://github.com/apache/groovy
- Grape: http://docs.groovy-lang.org/latest/html/documentation/grape.html
- 实战 Groovy: 在 Java 应用程序中加一些 Groovy 进来:https://wizardforcel.gitbooks.io/ibm-j-pg/content/11.html
Comments