Skip to content

Java 11 support #2

Description

@howtimeflies-io

With Java 11, the latest LTS version, jlink and jdeps are used to build java applications to standalone executables.

To take advantages of jlink, the dependencies provided in the --module-path argument must be built with Java Platform Module System.

Could you please migrate this project to JPMS?
https://dzone.com/articles/java-platform-module-systemjpms-migration-guide-fo

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions