文件名称:ip-lookup:使用 MaxMind GeoIP2 和 GMaps.js for UI 查找 IP 地址的 Spring Boot Web 应用程序
文件大小:16.32MB
文件格式:ZIP
更新时间:2024-07-23 01:44:01
JavaScript
IP查找- 使用 MaxMind GeoIP2 和 GMaps.js for UI 查找 IP 地址的 Spring Boot Web 应用程序 服务接口 回复 方法 小路 描述 城市响应 得到 /api/位置 根据请求的 IP 返回 CityResponse 城市响应 得到 /api/location/{ipAddress} 根据给定的 IP 返回 CityResponse 网页界面 安装 克隆这个项目 git clone https://github.com/adaofeliz/ip-lookup.git ip-lookup 启动应用程序 cd ip-lookup mvn clean install java -jar target/ip-lookup.war 尝试一下 现在打开浏览器:
【文件预览】:
ip-lookup-master
----.gitignore(167B)
----src()
--------main()
--------test()
----.travis.yml(33B)
----.screenshots()
--------web_ui.png(711KB)
----pom.xml(2KB)
----README.md(958B)
----docker()
--------Dockerfile(357B)