12 lines
537 B
Markdown
12 lines
537 B
Markdown
# Groovy
|
|
|
|
## Relevant articles:
|
|
|
|
- [JDBC with Groovy](http://www.baeldung.com/jdbc-groovy)
|
|
- [Working with JSON in Groovy](http://www.baeldung.com/groovy-json)
|
|
- [Reading a File in Groovy](https://www.baeldung.com/groovy-file-read)
|
|
- [Types of Strings in Groovy](https://www.baeldung.com/groovy-strings)
|
|
- [A Quick Guide to Iterating a Map in Groovy](https://www.baeldung.com/groovy-map-iterating)
|
|
- [An Introduction to Traits in Groovy](https://www.baeldung.com/groovy-traits)
|
|
- [Lists in Groovy](https://www.baeldung.com/groovy-lists)
|