Found 527 repositories(showing 30)
lz1998
新框架 https://github.com/ProtobufBot/ProtobufBot 。这是一个spring boot starter。基于SpringBoot的QQ机器人框架,demo分支是例子,jar分支是框架。
Sample code for Playing with CQRS and Event Sourcing in Spring Boot and Axon tutorial
dashsaurabh
A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot
sleroy
Extension for the Spring framework using CQRS principles. It's useful to implement quickly an webapp.
acoronadoc
CQRS architecture sample using Java and Springboot
GaetanoPiazzolla
CQRS Implementation with Spring-Modulith
arttom
No description available
AleksK1NG
Java-Spring-CQRS-Microservice
FernandoUnix
Master Spring Boot Microservices with CQRS & Event Sourcing
sogutemir
This repository demonstrates a robust implementation of a Spring Boot application following Clean Architecture principles and CQRS pattern. It incorporates Event-Driven Architecture using Kafka for seamless asynchronous communication between microservices.
prisma-capacity
Simple abstractions and aspects to communicate within one process following the CQS principle
oguzhansecgel
It is a microservice project implemented using the CQRS pattern, Elasticsearch, and event-driven saga choreography with Kafka.
No description available
No description available
Event Driven Micro Services Architecture, CQRS and Event Sourcing Patterns: Axon Framework and Spring Cloud
andrewkkchan
CQ Engine Quick Demo on Spring Boot
robinhosz
This repository contains a sample project that implements the CQRS (Command Query Responsibility Segregation) architecture and Event Sourcing using Spring Boot and Apache Kafka.
dashsaurabh
Demo App to demonstrate Event Sourcing and CQRS using Axon Server and Spring Boot
exacode
No description available
lz1998
Spring-CQ demo 词库设置功能、入群欢迎功能,包含WEB控制台页面。
JaninduMunasinghe
Beginner-friendly CQRS implementation using Spring Boot, Axon Framework, and H2 with clean separation of commands, events, and queries.
TimberKito
基于SpringBoot开发,实现对客户表做增删改查——后端部分(大学期间作业不维护)
hendisantika
Spring Boot CQRS Event Sourcing Demo
mohamedYoussfi
No description available
mariodavid
Spring Boot & Axon example for creating, updating & receiving Policies
Simple example how the Axon Framework can be used with Spring Boot to implement CQRS and Event Sourcing
borowskimarcin
This is a project which shows CQRS and ES with REST API.
YeowKinRen
Basic Demo project for CQRS and Event Sourcing with Spring Boot and Axon Framework
maxwellt
Showcase of a simple architectural pattern using Commands and Queries in Spring Boot
marcorotondi
(CQRS+ES) with Spring & Axon