Codebase for the blog post 5 Java 9 Features you might not know yet
Steps to run this project:
- Clone this Git repository
- Navigate to the folder
five-java-9-features - Execute the different files in
src/main/java/de/rieckpil/blogin a IDE of your choice or with Java 11's Single File Source Code:java StreamsUpdate.java