Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 648 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 648 Bytes

The Java Module System in practice

Slides and code from the talk "The Java Module System in practice" given on 26 April 2019 at JEEConf in Kyiv, Ukraine.

To work through the examples open the file composite/settings.gradle as a project in your IntelliJ IDEA.

The content of the slides is written in AsciiDoc and can be found in slides/src/docs/asciidoc/java-module-system.adoc.

To generate the slides execute:

cd slides
./gradlew asciidoc

Then, open the file build/asciidoc/html5/java-module-system.html in your browser.

The slides are also available at: https://beryx.github.io/talk-jeeconf-2019/