Skip to content
#

event-driven-architecture

Here are 127 public repositories matching this topic...

postgresql-event-sourcing

A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.

  • UpdatedJun 10, 2024
  • Java

本代码库为码如云后端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构思想完成开发。

  • UpdatedMay 7, 2025
  • Java
complete-microservice-application

The application including two separate service product-service and offer-service with two other service service-registry for service discovery and api-gateway for dynamic service routing, load balancing. No need to know java just read the documentation and understand the workflow diagram, It's well enough to understand the microservice concept.

  • UpdatedJan 11, 2023
  • Java

A practical distributed system, built with Java Spring Boot, Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, MongoDB and RabbitMq.

  • UpdatedFeb 15, 2025
  • Java

project that takes the values of some stock market shares in BIST, thanks to the finance-stream-service, adds them to elasticsearch and creates a cloud stream with the data it receives and aims to use the data received by other services.

  • UpdatedSep 18, 2022
  • Java

This project demonstrates how to build and manage microservices with Spring Boot, implement service discovery, and handle sync and async communication between services. It features a gateway for routing requests, service discovery for seamless service interaction, and circuit breakers for ensuring robust synchronous communication.

  • UpdatedNov 20, 2023
  • Java

Improve this page

Add a description, image, and links to the event-driven-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the event-driven-architecture topic, visit your repo's landing page and select "manage topics."

Learn more