zsoltherpai / fluent-jdbc

Java library for efficient native SQL querying (through JDBC)
Other
183 stars 22 forks source link

Feature suggestion: Automatic-Module-Name #73

Open sebastian4j opened 4 years ago

sebastian4j commented 4 years ago

Hi! Regarding the use with Java 11, I'd like to make a pull request to enable the explicit declaration of the module name by adding the Automatic-Module-Name (org.codejargon.fluentjdbc.api) config to the pom.

What do you think?

zsoltherpai commented 4 years ago

Sounds good! Looking forward to a PR.