beryx / talk-jprime-2019

Slides and code from the talk "The Java Module System in practice"

Home Page:https://beryx.github.io/talk-jprime-2019/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Java Module System in practice

Slides and code from the talk "The Java Module System in practice" given on 28 May 2019 at JPrime in Sofia, Bulgaria.

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-jprime-2019/

About

Slides and code from the talk "The Java Module System in practice"

https://beryx.github.io/talk-jprime-2019/


Languages

Language:Java 52.2%Language:CSS 44.4%Language:Dockerfile 3.1%Language:HTML 0.3%