Skip to content

Java module name #76

Description

@silverabelbitweb

Please consider adding a module name to the project, so it can be used in Java modules (https://www.baeldung.com/java-modularity)

For example:
in library.gradle

jar {
manifest.attributes(Map.of("Automatic-Module-Name", "ee.bitweb.spring.core"))
}

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions