{"id":25831591,"url":"https://github.com/samchenyu/springmicroservice","last_synced_at":"2025-02-28T20:39:37.821Z","repository":{"id":278980965,"uuid":"937357782","full_name":"SamChenYu/SpringMicroservice","owner":"SamChenYu","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-23T00:29:20.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T00:34:58.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SamChenYu.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,"publiccode":null,"codemeta":null}},"created_at":"2025-02-22T21:59:50.000Z","updated_at":"2025-02-23T00:29:23.000Z","dependencies_parsed_at":"2025-02-23T00:45:01.260Z","dependency_job_id":null,"html_url":"https://github.com/SamChenYu/SpringMicroservice","commit_stats":null,"previous_names":["samchenyu/springmicroservice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamChenYu%2FSpringMicroservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamChenYu%2FSpringMicroservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamChenYu%2FSpringMicroservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamChenYu%2FSpringMicroservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamChenYu","download_url":"https://codeload.github.com/SamChenYu/SpringMicroservice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241228330,"owners_count":19930578,"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","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":[],"created_at":"2025-02-28T20:39:37.245Z","updated_at":"2025-02-28T20:39:37.810Z","avatar_url":"https://github.com/SamChenYu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌱 Spring Microservices 🔗\n\nThis repository demonstrates a microservices architecture in Spring Boot\n\n* **project-services:** Handles project information.\n* **developer-services:** Handles developer information and interacts with `project-services` to fetch project details for each developer.\n* **Service Registry (Eureka):** Enables service discovery.\n* **Cloud Gateway (Spring Cloud Gateway):** Provides API routing, load balancing and gateway functionality.\n\nA `docker-compose.yml` file is included for running all services locally using Docker.\n```bash\ndocker-compose up -d\n```\n\nFor users, all requests should be accessed through the Cloud Gateway at ```http://localhost:8085```, with either ```/developers``` or ```/projects``` endpoint.\n\n## Default Container Ports\n\n* **developer-services:**\n    * Backend: 8080\n    * MongoDB: 27017\n    * Mongo Express: 8081\n* **project-services:**\n    * Backend: 8082\n    * MySQL: 3306\n    * phpMyAdmin: 8083\n* **Service Registry (Eureka):** 8761\n* **Cloud Gateway:** 8085","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamchenyu%2Fspringmicroservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamchenyu%2Fspringmicroservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamchenyu%2Fspringmicroservice/lists"}