Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 963 Bytes

README.md

File metadata and controls

37 lines (17 loc) · 963 Bytes

Learning Groovy

Git repo for the book "Learning Groovy" available on Apress.

Contains most of the code examples used in the book.

Grails 3

The Grails 3.3.10 application is located in the "example" directory.

Groovy DSL

See Groovy Chemistry for an example of a Groovy DSL.

For a more advanced DSL see GrooCSS.

Ratpack

Contains a simple ratpack 1.4 application created by lazybones.

Acknowledgments

The creator of Spock is Peter Niederwieser.

The lead of Ratpack is Luke Daley.

The main contributor to Gradle is Adam Murdoch.

The main contributor to Grails is Graeme Rocher.

Errata

See ERRATA.md for book corrections/errors.