Includes all examples about Java 9 new features
- Maven >= 3.3.1
- JDK 9
mvn test
Find more detail at:
- Java 9 Tutorial
- Set Up Eclipse, IntelliJ And NetBeans For Java 9
- Create Immutable Lists In Java 9 By Static Factory Methods
- Java 9 Example With Maven And JUnit 5
- Copy Streams In Java 9 With The InputStream.transferTo() Method
- Java 9 HTTP 2 Client API Example
- Create An Immutable Set In Java 9 By Static Factory Methods