Groovy now has extension methods and overloaded operators for the Java 8 Date/Time API types. Let's see them in action and how they can make coding easier.
Supplier is a versatile tool for development, so let's look at how you can use its offerings for lazy evaluation, and how to tell when that's the right choice.