issues
search
maxmind
/
MaxMind-DB-Reader-java
Java reader for the MaxMind DB format
https://maxmind.github.io/MaxMind-DB-Reader-java/
Apache License 2.0
114
stars
43
forks
source link
Require Java 11, use modules, and prepare for release
#118
Closed
oschwald
closed
1 year ago
oschwald
commented
1 year ago
Bump copyright year
Require Java 11
Add module-info.java
Use String.repeat
Simplify creation of exception messages
Add checkstyle config and run it in the test phase
Automatically fix issues with openrewrite
Run common static analysis rewrites
Use import recipes
Automatically reformat code
Apply manual style fixes