{"id":13682402,"url":"https://github.com/sczyh30/vertx-blueprint-microservice","last_synced_at":"2025-04-04T08:05:04.105Z","repository":{"id":50552967,"uuid":"57096675","full_name":"sczyh30/vertx-blueprint-microservice","owner":"sczyh30","description":"Vert.x Blueprint Project - Micro-Shop microservice application","archived":false,"fork":false,"pushed_at":"2018-12-13T19:50:35.000Z","size":1877,"stargazers_count":778,"open_issues_count":24,"forks_count":301,"subscribers_count":75,"default_branch":"master","last_synced_at":"2025-03-28T07:03:30.868Z","etag":null,"topics":["asynchronous","docker","event-driven-microservices","event-sourcing","microservice","microservices","vertx"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sczyh30.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}},"created_at":"2016-04-26T04:01:33.000Z","updated_at":"2025-03-21T15:49:13.000Z","dependencies_parsed_at":"2022-08-31T18:21:20.839Z","dependency_job_id":null,"html_url":"https://github.com/sczyh30/vertx-blueprint-microservice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sczyh30%2Fvertx-blueprint-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sczyh30%2Fvertx-blueprint-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sczyh30%2Fvertx-blueprint-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sczyh30%2Fvertx-blueprint-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sczyh30","download_url":"https://codeload.github.com/sczyh30/vertx-blueprint-microservice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247138441,"owners_count":20890045,"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":["asynchronous","docker","event-driven-microservices","event-sourcing","microservice","microservices","vertx"],"created_at":"2024-08-02T13:01:45.581Z","updated_at":"2025-04-04T08:05:04.090Z","avatar_url":"https://github.com/sczyh30.png","language":"Java","funding_links":[],"categories":["Java","Examples","vertx","\u003ca name=\"Java\"\u003e\u003c/a\u003eJava"],"sub_categories":[],"readme":"# Vert.x Microservice Blueprint\n\n[![Travis Build Status](https://travis-ci.org/sczyh30/vertx-blueprint-microservice.svg?branch=master)](https://travis-ci.org/sczyh30/vertx-blueprint-microservice)\n\nVert.x blueprint application - A micro-shop microservice application developed with Vert.x.\nThis repo is intended to be an illustration on how to design microservice architecture and develop microservice applications using Vert.x.\n\nThis blueprint works with Vert.x **3.4.1**.\n\n\u003e Note: We are refactoring the whole architecture of the microservice blueprint.\nThis can take a long time and the improved new version is expected to be released\nby the end of May. See [here](https://github.com/sczyh30/vertx-blueprint-microservice/issues/17) for details.\n\n## Content\n\n- Microservice with Vert.x\n- Asynchronous development model\n- Reactive and functional patterns\n- Event sourcing patterns\n- Asynchronous RPC on the clustered event bus\n- Various type of services (e.g. REST, message source, event bus service)\n- Configuration retriever\n- Service discovery\n- Circuit breaker\n- Polyglot persistence support\n- API gateway\n- Global authentication (Local/OAuth 2)\n- Centralized logging using ELK stack\n- Monitoring\n\n## Documentation\n\nDetailed tutorials are available here!\n\n- English Version\n    - [Vert.x Blueprint - Micro Shop microservice practice (Development)](http://sczyh30.github.io/vertx-blueprint-microservice/index.html)\n    - [Vert.x Blueprint - Micro Shop microservice practice (API Gateway)](http://sczyh30.github.io/vertx-blueprint-microservice/api-gateway.html)\n- 中文版本\n    - [Vert.x 蓝图 - Micro Shop 微服务实战 (开发篇)](http://sczyh30.github.io/vertx-blueprint-microservice/cn/index.html)\n    - [Vert.x 蓝图 - Micro Shop 微服务实战 (API Gateway)](http://sczyh30.github.io/vertx-blueprint-microservice/cn/api-gateway.html)\n\n## Architecture\n\n![Microservice Architecture](docs/images/entire-architecture.png)\n  \n## Build/Run\n\nFirst, for `api-gateway` and `monitor-dashboard` component, you have to enter the `src/main/resources/webroot` directory and install the frontend dependencies with **bower**:\n\n```\nbower install\n```\n\nThen build the code:\n\n```\nmvn clean install -Dmaven.test.skip=true\n```\n\nTo run the microservice with Docker Compose, please refer to the [running instruction](http://www.sczyh30.com/vertx-blueprint-microservice/index.html#show-time-).\n\n## Contributing\n\nContributions are definitely welcome !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsczyh30%2Fvertx-blueprint-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsczyh30%2Fvertx-blueprint-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsczyh30%2Fvertx-blueprint-microservice/lists"}