Skip to content

kousen/java_9_recipes

Repository files navigation

java_9_recipes

Source code for Java 9 chapter of Modern Java Recipes

http://shop.oreilly.com/product/0636920056669.do

Requirements

  • Java 17 or higher
  • Gradle 8.14.2 (included via wrapper)

Building and Testing

./gradlew build
./gradlew test

Recent Updates

  • June 2025: Modernized to Java 17, Gradle 8.14.2, maintained JUnit 5 testing
  • Dec 2018: Ported to JUnit 5, added modules (Gson and java.logging), Gradle modifications

Ken Kousen

About

Source code for Java 9 chapter of Modern Java Recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages