vertx-blueprint-microservice
Microservice demo
An illustrative Vert.x microservice application showcasing asynchronous development and event-driven architecture.
Vert.x Blueprint Project - Micro-Shop microservice application
774 stars
76 watching
302 forks
Language: Java
last commit: almost 6 years ago
Linked from 1 awesome list
asynchronousdockerevent-driven-microservicesevent-sourcingmicroservicemicroservicesvertx
Related projects:
Repository | Description | Stars |
---|---|---|
sczyh30/vertx-blueprint-todo-backend | A reactive todo-backend implementation using Vert.x and various persistence | 180 |
vert-x3/vertx-service-discovery | Provides tools and bridges for discovering and registering services in microservices architectures | 115 |
sczyh30/vertx-kue | A priority task queue built on top of Vert.x and backed by Redis. | 140 |
boonen/microservices-demo | Demonstrates a microservices architecture using Spring Boot and Docker | 4 |
aesteve/vertx-markdown-service | Basic Vert.x service to generate HTML from markdown using the event bus. | 6 |
thangchung/practical-dapr | A full-stack .NET microservices application demonstrating Dapr and Kubernetes deployment | 301 |
vert-x3/vertx-sync | A library that allows developers to write asynchronous code in a synchronous style using lightweight threads | 97 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
procodeguide/microservices.sample | A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles. | 36 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
0xr/micro-frontend | A proof-of-concept for integrating microservices in a monolithic application using Angular templates and load balancer/reverse proxy | 3 |
iammukeshm/microservices.ticketing.webapi | A ticketing application demonstrating microservice communication with RabbitMQ and MassTransit in ASP.NET Core | 38 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |