Practice Java 8 streams by working through these problems.
./gradlew clean build openIdea
Work through the numbered packages in the source directory in ascending order.
Make sure the tests are still passing, but rewrite the code in the src package to use streams.