Command Chains and Modules
Learn how to use Groovy's command chains for fluent DSLs and modularize projects using Groovy 2.0 modules. Understand static type checking with @TypeChecked and byte-code compilation with @StaticCompile. Discover how to enable invokedynamic support for performance improvements in your Groovy code.
We'll cover the following...
We'll cover the following...