{"id":29961428,"url":"https://github.com/beemi/lat-long-spring-boot-service","last_synced_at":"2025-10-25T09:35:43.058Z","repository":{"id":42497416,"uuid":"477165536","full_name":"beemi/lat-long-spring-boot-service","owner":"beemi","description":"Lat Long Spring boot service","archived":false,"fork":false,"pushed_at":"2024-02-26T02:46:03.000Z","size":121,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T23:20:24.338Z","etag":null,"topics":["java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beemi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-04-02T20:35:43.000Z","updated_at":"2022-04-03T15:23:42.000Z","dependencies_parsed_at":"2023-12-29T04:23:07.721Z","dependency_job_id":"850d1d6b-2b12-4634-bc4a-649da13090bd","html_url":"https://github.com/beemi/lat-long-spring-boot-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beemi/lat-long-spring-boot-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Flat-long-spring-boot-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Flat-long-spring-boot-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Flat-long-spring-boot-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Flat-long-spring-boot-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beemi","download_url":"https://codeload.github.com/beemi/lat-long-spring-boot-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Flat-long-spring-boot-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280936406,"owners_count":26416542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java"],"created_at":"2025-08-03T23:10:44.453Z","updated_at":"2025-10-25T09:35:43.041Z","avatar_url":"https://github.com/beemi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring boot Lat long service\n\nThis is a simple Spring boot service that returns the latitude and longitude of a given postcode.\n\n## 📋 Requirements\n\n- ☕ Java 17\n- 🏗️ Gradle\n- 🐬 MySQL\n- 🐘 Spring Boot\n- 🐬Liquibase\n- 🐳 Docker\n- 🧩 Docker-compose\n- 📬 Postman\n\n# Project structure :file_folder:\n```angular2html\n.\n├── build.gradle\n├── gradle\n│   └── wrapper\n│       ├── gradle-wrapper.jar\n│       └── gradle-wrapper.properties\n├── gradlew\n├── gradlew.bat\n├── README.md\n├── settings.gradle\nsrc\n├── main\n│   ├── java\n│   │   └── com\n│   │       └── example\n│   │           └── latlong\n│   │               config\n│   │               ├── LatLongConfig.java\n│   │               ├── LatLongSwaggerConfig.java\n│   │               ├── LatLongApplication.java\n│   │               ├── controller\n│   │               │   └── LatLongController.java\n│   │               ├── model\n│   │               │   ├── LatLong.java\n│   │               │   └── Postcode.java\n│   │               ├── service\n│   │               │   ├── LatLongService.java\n│   │               │   └── PostcodeService.java\n│   │               └── util\n│   │                   └── LatLongUtil.java\n│   └── resources\n│       ├── application.properties\n```\n\n### 🐳 Run the Application with Docker-compose\n\nThis application uses MySQL as the backend database. To run the application along with MySQL in Docker containers, use\nthe following command:\n\n\n### ▶️ Run the Application Locally\n\n```shell\ndocker-compose up -d\n```\n\n```bash\ngradle bootRun\n```\n\nBuild with Gradle:\n\n```bash\ngradle clean build\n```\n\nRun test with Gradle:\n\n```bash\ngradle test\n```\n\nRun jar:\n\n```bash\njava -jar build/libs/latlong-spring-boot-service-1.0.0.jar\n```\n\n## Swagger UI :books:\n\nhttp://localhost:80890/api-docs/\n\nhttp://localhost:8090/swagger-ui/index.html\n\n\n### Actuator info endpoint :thumbsup:\n\nActuator health endpoint\n\nhttp://localhost:8090/actuator/health\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeemi%2Flat-long-spring-boot-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeemi%2Flat-long-spring-boot-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeemi%2Flat-long-spring-boot-service/lists"}