Skip to content

Polidea/hands-on-JPMS

Repository files navigation

Hands on JPMS

Simple example of Java 9 Platform Module System in practice described in blogpost here

Scripts:

  • build.sh - builds jars
  • run.sh - runs the app
  • build_runtime.sh - creates run-time for the project using jlink tool
  • custom_runtime_run.sh - runs the app on the custom runtime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published