/CoolJava9Ft

Gradle source code repository for Java 9 source code examples posted on personal blog (http://bit.ly/CoolJava9Ft).

Primary LanguageJavaMIT LicenseMIT

Cool Java 9 Features You Might’ve Missed

Gradle source code repository for the examples from my blog post, http://bit.ly/CoolJava9Ft. Built and tested on SUSE Linux.

alt text

Platform

  • Any supporting a JVM for Java SE 8+.

Requirements

  • Gradle 4.7
  • Java 8 or greater

Gradle Tasks

  • ./gradlew build - Build Application
  • ./gradlew run - Runs the main file in the console, which calls the main method of all of the code samples in one file.

Known Problems

  • None (04/28/2018).

Execution Screenshot

alt text