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.

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