Skip to content

scoop-software/talk-java-module-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Java Module System in practice

Slides and code from the talk "The Java Module System in practice" given on January 31 2019 at SCOOP Software.

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://scoop-software.github.io/talk-java-module-system/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published