• | • | • |
February 13, 2018 |
Building Java 9 Modules |
Based on the Gradle Guide, we will take a look on how to take advantage of the biggest Java 9 feature, modules. I will demonstrate how to migrate an existing Java application to a module-based application. |