{"id":20644981,"url":"https://github.com/Romanow/store-service","last_synced_at":"2025-05-10T09:30:37.405Z","repository":{"id":46347748,"uuid":"304987654","full_name":"Romanow/micro-services-v2","owner":"Romanow","description":"Example for demonstrate microservices communication and observability","archived":false,"fork":false,"pushed_at":"2024-09-13T10:54:03.000Z","size":795,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-14T22:25:05.011Z","etag":null,"topics":["elk-stack","grafana","kubernetes","spring-boot","spring-cloud"],"latest_commit_sha":null,"homepage":"https://romanow.github.io/micro-services-v2/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Romanow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-10-17T23:32:40.000Z","updated_at":"2024-09-13T10:54:06.000Z","dependencies_parsed_at":"2023-01-23T20:31:39.534Z","dependency_job_id":"c14727a0-aa96-4b03-9a4a-d07bec0e8597","html_url":"https://github.com/Romanow/micro-services-v2","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fmicro-services-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fmicro-services-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fmicro-services-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Romanow%2Fmicro-services-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Romanow","download_url":"https://codeload.github.com/Romanow/micro-services-v2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224937675,"owners_count":17395189,"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":["elk-stack","grafana","kubernetes","spring-boot","spring-cloud"],"created_at":"2024-11-16T16:18:16.642Z","updated_at":"2025-05-10T09:30:37.396Z","avatar_url":"https://github.com/Romanow.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/Romanow/store-service/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/Romanow/store-service/actions/workflows/build.yml)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![Release](https://img.shields.io/github/v/release/Romanow/store-service?logo=github\u0026sort=semver)](https://github.com/Romanow/store-service/releases/latest)\n[![Store Service](https://img.shields.io/docker/pulls/romanowalex/store-service?logo=docker)](https://hub.docker.com/r/romanowalex/store-service)\n[![License](https://img.shields.io/github/license/Romanow/store-service)](https://github.com/Romanow/store-service/blob/master/LICENSE)\n\n# Store Service\n\nGitHub: [romanow/store-service](https://github.com/Romanow/store-service).\n\n## Состав\n\n* [Store Service](store-service/README.md)\n* [Order Service](order-service/README.md)\n* [Warehouse Service](warehouse-service/README.md)\n* [Warranty Service](warranty-service/README.md)\n\n## Взаимодействие сервисов\n\n```mermaid\ngraph TD\n  A[Store Service]--\u003e B[Order Service]\n  A[Store Service] --\u003e C[Warehouse Service]\n  A[Store Service] --\u003e D[Warranty Service]\n  B[OrderService] --\u003e D[Warranty Service]\n  B[OrderService] --\u003e C[Warehouse Service]\n  C[Warehouse Service] --\u003e D[Warranty Service]\n```\n\n## Сборка и запуск\n\nИспользуем [docker-compose.yml](docker-compose.yml):\n\n```shell\n# build services\n$ ./gradlew clean build\n\n# build docker images\n$ docker compose build\n\n# run images\n$ docker compose \\\n    -f docker-compose.yml \\\n    -f docker-compose.tracing.yml \\\n    -f docker-compose.logging.yml \\\n    -f docker-compose.monitoring.yml \\\n    up -d --wait\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRomanow%2Fstore-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRomanow%2Fstore-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRomanow%2Fstore-service/lists"}