7490fb6aed | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
build.gradle | ||
pom.xml |
README.md
Core Groovy
This module contains articles about core Groovy concepts
Relevant articles:
- JDBC with Groovy
- Working with JSON in Groovy
- Reading a File in Groovy
- Types of Strings in Groovy
- A Quick Guide to Iterating a Map in Groovy
- An Introduction to Traits in Groovy
- Closures in Groovy
- Finding Elements in Collections in Groovy
- Lists in Groovy
- Converting a String to a Date in Groovy
- Guide to I/O in Groovy
- [More -->]