GeoIP2-java icon indicating copy to clipboard operation
GeoIP2-java copied to clipboard

Java API for GeoIP2 webservice client and database reader

Results 17 GeoIP2-java issues
Sort by recently updated
recently updated
newest added

Please make this library an [automatic module](https://stackoverflow.com/questions/46741907/what-is-an-automatic-module) or even better use [moditect](https://github.com/moditect/moditect) to generate multi-release JAR with module-info.java. This will make the library easier to use in dependent apps and...

I created a map with Country as key but because equals and hashCode are not implemented, the same country gets treated as different keys.

As described in #68, we need to convert the data in the GeoIP2 database to a faster memory structure. In order to do this, I'm thinking of iterating the search...

enhancement

There are certain IP addresses that will always result in an `AddressNotFoundException` such as those in private address spaces (e.g. 10.0.0.0 – 10.255.255.255). It would be nice if the client...

enhancement

Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.16.1 to 2.16.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-annotations&package-manager=maven&previous-version=2.16.1&new-version=2.16.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.16.1 to 2.16.2. Commits 4162dfc [maven-release-plugin] prepare release jackson-core-2.16.2 37ef9b3 Prepare for 2.16.2 release cf18567 Merge branch '2.15' into 2.16 fc51d1e Back to snapshot dep bd74d42 [maven-release-plugin]...

dependencies
java

Bumps [com.fasterxml.jackson.jr:jackson-jr-objects](https://github.com/FasterXML/jackson-jr) from 2.16.1 to 2.16.2. Commits 876d12b [maven-release-plugin] prepare release jackson-jr-parent-2.16.2 a295466 Prepare for 2.16.2 release 01a346a Merge branch '2.15' into 2.16 c9bcfd9 Back to snapshot dep 61f3e8f [maven-release-plugin]...

dependencies
java

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.16.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.16.1&new-version=2.16.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.14.0 to 10.14.1. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.14.1 Checkstyle 10.14.1 - https://checkstyle.org/releasenotes.html#Release_10.14.1 Bug fixes: #14566 - Performance regression from 10.12.4 to 10.13.0 #12020 - False...

dependencies
java

Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.0. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.0 Release Notes - Maven GPG Plugin - Version 3.2.0 ... (truncated) Commits 4b23da8 [maven-release-plugin] prepare release maven-gpg-plugin-3.2.0...

dependencies
java