OnJava8-Examples
OnJava8-Examples
Code Examples for the book βOn Java 8β
If you want to experiment with the code examples from the book On Java 8, youβre in the right place.
These examples are automatically extracted directly from the book. This repository includes tests to verify that the code in the book is correct.
NOTE: Do not attempt to use JDK 16 or greater with gradle. This produces a
BUG!message from Gradle, which is broken for those versions.