{"id":21409692,"url":"https://github.com/edgar-code-repository/config-discovery-repository-example","last_synced_at":"2026-02-03T06:01:11.523Z","repository":{"id":150026257,"uuid":"187936295","full_name":"edgar-code-repository/config-discovery-repository-example","owner":"edgar-code-repository","description":"Repositorio de ejemplo para leer configuración de microservicios desde un servicio Config Server desarrollado con Spring Boot y Spring Cloud.","archived":false,"fork":false,"pushed_at":"2019-07-07T19:50:35.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T11:51:48.788Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/edgar-code-repository.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":"2019-05-22T00:57:53.000Z","updated_at":"2020-12-19T19:04:11.000Z","dependencies_parsed_at":"2023-04-12T20:24:49.657Z","dependency_job_id":null,"html_url":"https://github.com/edgar-code-repository/config-discovery-repository-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edgar-code-repository/config-discovery-repository-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgar-code-repository%2Fconfig-discovery-repository-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgar-code-repository%2Fconfig-discovery-repository-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgar-code-repository%2Fconfig-discovery-repository-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgar-code-repository%2Fconfig-discovery-repository-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgar-code-repository","download_url":"https://codeload.github.com/edgar-code-repository/config-discovery-repository-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgar-code-repository%2Fconfig-discovery-repository-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29035206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T02:28:16.591Z","status":"ssl_error","status_checked_at":"2026-02-03T02:27:48.904Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-22T17:28:12.419Z","updated_at":"2026-02-03T06:01:11.489Z","avatar_url":"https://github.com/edgar-code-repository.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Config and Discovery Repository Example\n------------------------------------------------------------------------------------------------------------------------\n\nRepositorio de ejemplo para leer configuración de microservicios desde un servicio Config Server\ndesarrollado con Spring Boot y Spring Cloud.\n\nEstas configuraciones son leidas desde el proyecto \"Spring Cloud Config/Discovery Example\":\n\n  https://github.com/edgar-code-repository/spring-cloud-config-example\n\n------------------------------------------------------------------------------------------------------------------------\n\n**Configuración para el servicio eureka-service:**\n\nEl servicio eureka-service debe correr en el puerto 9999.\n\n```\n  server.port=9999\n  eureka.client.register-with-eureka=false\n  eureka.client.fetch-registry=false\n\n```\n\n------------------------------------------------------------------------------------------------------------------------\n\n**Configuración para el servicio movie-info-service:**\n\nEl servicio movie-info-service debe correr en el puerto 5501.\nSe define el string message y la url donde corre el servicio eureka.\n\n```\n  server.port=5501\n  message=Hello World!!! This is a message read from git using the config service!!!\n  eureka.client.serviceUrl.defaultZone=http://localhost:9999/eureka/\n\n```\n\n------------------------------------------------------------------------------------------------------------------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgar-code-repository%2Fconfig-discovery-repository-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgar-code-repository%2Fconfig-discovery-repository-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgar-code-repository%2Fconfig-discovery-repository-example/lists"}