Closed
Description
In a modular java system it's not possible to use the graphql-java module and the java-loader as that have the same automatic module name 'com.graphqljava'
Automatic-Module-Name: com.graphqljava
I think the automatic module name for the java-dataloader module should be:
Automatic-Module-Name: org.dataloader
To match the package names.
Metadata
Metadata
Assignees
Labels
No labels