2019-04-14 15:02:14 -04:00
|
|
|
# Groovy
|
|
|
|
|
|
|
|
## Relevant articles:
|
|
|
|
|
2019-04-17 03:59:36 -04:00
|
|
|
- [String Matching in Groovy](http://www.baeldung.com/)
|
2019-06-05 06:14:40 -04:00
|
|
|
- [Template Engines in Groovy](https://www.baeldung.com/groovy-template-engines)
|
2019-05-02 05:28:11 -04:00
|
|
|
- [Groovy def Keyword](https://www.baeldung.com/groovy-def-keyword)
|
2019-06-30 17:56:39 -04:00
|
|
|
- [Pattern Matching in Strings in Groovy](https://www.baeldung.com/groovy-pattern-matching)
|
2019-07-03 02:02:23 -04:00
|
|
|
- [Working with XML in Groovy](https://www.baeldung.com/groovy-xml)
|
|
|
|
- [Integrating Groovy into Java Applications](https://www.baeldung.com/groovy-java-applications)
|