Community

Exception Handling in Java Streams

(Brian Vermeer) The Stream API and lambda’s where a big improvement in Java since version 8. From that point on, we could work with a more functional syntax style.