Functional Libraries for Java 8

Functional Libraries for Java 8

Java 8 provides us with new APIs to support a functional programming style. While the standard Java provides us with a good basis, we sometimes wish for even shorter or powerful ways to write clean code for complex tasks. This talk presents some additional libraries for Java 8 (and beyond) which give you this little extras here and there to adopt a functional programming style. It covers a wide variety of use cases like filter/map/reduce, stream API add-ons, lambdas with unit testing and SQL query support.

Video producer: http://www.jfokus.com