SpringOne2GX 2014 Replay: How to get Groovy with Java 8
Recorded at SpringOne2GX 2014.
Speaker: Peter Ledbrook
More Groovy Track
Slides: http://www.slideshare.net/SpringCentral/groovy-java8-41242953
Java 8 has the biggest language changes since Java 5 introduced generics. Not only do you now have lambda functions and default methods, but you can make use of lazy collections via the new Streams API. What impact does this have on your Groovy applications? And does Groovy still provide an edge in terms of developer productivity?