{"id":18778304,"url":"https://github.com/ajsalemo/springcloudlocal","last_synced_at":"2026-05-09T00:12:45.222Z","repository":{"id":103501152,"uuid":"367983131","full_name":"Ajsalemo/SpringCloudLocal","owner":"Ajsalemo","description":"A basic Spring Cloud project utilizing service discovery, tracing, load balancing and more.","archived":false,"fork":false,"pushed_at":"2021-07-05T23:41:35.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T05:36:23.277Z","etag":null,"topics":["azure","azure-spring-cloud","eureka","eureka-client","eureka-server","eureka-service-discovery","jar","java","microservice","springboot","springcloud","zipkin-sleuth"],"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/Ajsalemo.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,"zenodo":null}},"created_at":"2021-05-16T20:54:06.000Z","updated_at":"2021-07-05T23:41:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"f27f2954-c047-4277-9eae-eb6dfbfcf2f6","html_url":"https://github.com/Ajsalemo/SpringCloudLocal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ajsalemo/SpringCloudLocal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FSpringCloudLocal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FSpringCloudLocal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FSpringCloudLocal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FSpringCloudLocal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ajsalemo","download_url":"https://codeload.github.com/Ajsalemo/SpringCloudLocal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FSpringCloudLocal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32802607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["azure","azure-spring-cloud","eureka","eureka-client","eureka-server","eureka-service-discovery","jar","java","microservice","springboot","springcloud","zipkin-sleuth"],"created_at":"2024-11-07T20:15:50.783Z","updated_at":"2026-05-09T00:12:45.217Z","avatar_url":"https://github.com/Ajsalemo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpringCloudLocal\n\nA basic Spring Cloud project utilizing service discovery, tracing, load balancing and more.\n\u003cbr\u003e\n\n- `web`: The 'entrypoint' to the project. This calls to the `name` and `greeting` web services that help concatenate a basic 'hello \u003cname\u003e' response or 'hello stranger' if no name argument is supplied.\n- `name`: Checks if a name argument is supplied. If not, it reaches out to the Config server for its default value to be returned.\n- `greeting`: Returns a simple 'Hello'. Grabs this value from the Config server (to make use of the concept of the Config Server).\n- `config`: Holds all service related .yml files that the `configserver` retrieves for the services.\n- `configserver`: Grabs all related config .yml files from the Github repository for all the services that have the config starter dependency and look for this upon startup/runtime.\n- `eurkaserver`: Netflix Eureka server. Enables service discovery and for any registered Discovery Client to be registered.\n- `zipkinserver`: Enables request tracing lookup through it's dashboard for the services that are set up for request tracing. This includes a .sh script that can either pull and run the quickstart Zipkin Docker Image and be ran as a container or make a `curl` request to download and run the jar file locally.\n  \n \u003cbr\u003e\n  \n### Deployment: \n  This is configured to be able to be deployed to Azure Spring Cloud. For the `web`, `name` and `greeting` services - the Maven package `spring-cloud-starter-azure-spring-cloud-client` has already been added for Service Discovery specific to Azure. If running locally, uncomment any needed configuration in the service associated `.yml` files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajsalemo%2Fspringcloudlocal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajsalemo%2Fspringcloudlocal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajsalemo%2Fspringcloudlocal/lists"}