2018-02-21 17:38:16 -05:00
|
|
|
# Groovy
|
|
|
|
|
|
|
|
## Relevant articles:
|
|
|
|
|
2018-04-11 01:33:18 -04:00
|
|
|
- [JDBC with Groovy](http://www.baeldung.com/jdbc-groovy)
|
|
|
|
- [Working with JSON in Groovy](http://www.baeldung.com/groovy-json)
|
2019-03-04 06:19:02 -05:00
|
|
|
- [Reading a File in Groovy](https://www.baeldung.com/groovy-file-read)
|
2019-03-04 06:48:18 -05:00
|
|
|
- [Types of Strings in Groovy](https://www.baeldung.com/groovy-strings)
|
2019-03-04 06:50:11 -05:00
|
|
|
- [A Quick Guide to Iterating a Map in Groovy](https://www.baeldung.com/groovy-map-iterating)
|
2019-03-04 06:51:57 -05:00
|
|
|
- [An Introduction to Traits in Groovy](https://www.baeldung.com/groovy-traits)
|
2019-03-09 16:56:46 -05:00
|
|
|
- [Lists in Groovy](https://www.baeldung.com/groovy-lists)
|