axon-server
There are 26 repositories under axon-server topic.
AxonIQ/reference-guide
The Axon Reference Guide
ivangfr/axon-springboot-websocket
The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented with CQRS and Event Sourcing, utilizing the Axon Framework. They connect to axon-server, which serves as the Event Store and Message Routing solution.
gushakov/axon-multi
Playground application demonstrating DDD, EDA, CQRS with Axon
karamelsoft/axon-bank
Axon Demo, mono repo Maven in Kotlin
idugalic/axon-scale-demo
Axon (Spring Boot) demo application - Deploy to Kubernetes via Docker Stack API and/or `kubectl` and `skaffold` - Scale out
idugalic/axon-contract-testing-demo
Demo - Axon - Bounded contexts - Saga pattern - Contract testing
idugalic/axon-extension-spring-cloud-stream
Axon Extension - Spring Cloud Stream
BrodyGaudel/Event-Driven-Micro-Services-Architectures-with-CQRS-and-Event-Sourcing-AXON-and-Spring-Cloud
Event Driven Micro Services Architecture, CQRS and Event Sourcing Patterns: Axon Framework and Spring Cloud
holixon/axon-server-testcontainer
Running Axon Server in Testcontainers tests.
vab2048/axon-exhibition
An exhibition of the usage of the Axon Framework for building an app using DDD, Event Sourcing, and CQRS.
BrodyGaudel/bank-cqrs-event-sourcing
Welcome to the Banking and Operations Management Application, a comprehensive solution for handling customer management and bank account operations such as credit, debit, and transfers. This application is developed using the CQRS and Event Sourcing architecture to ensure a robust and scalable system.
venubothsa/order-management-api
Developed order management system using CQRS design pattern
AkashNeil/spring-boot-event-driven-microservices
Event driven microservices using Spring Boot.
algotradeX/atx-core-iris
📮 Iris: Server handling internal messaging and event system between ATX Services
andysteel/springboot-saga
An example of Saga Design Pattern
BrodyGaudel/Event-Driven-Architecture---CQRS-and-Event-Sourcing-With-AXON-Spring
Event Driven Architecture - CQRS and Event Sourcing With AXON & Spring
marcusvieira88/axon-cqrs-spring-boot
This a example Axon CQRS implemented in Spring boot
sajjad-dehghani/spring-boot-cloud-cqrs-axon-sample
Sample of CQRS and Event Sourcing in Spring Boot and Axon
yildizmy/bank-account-api
CQRS and Event Sourcing demo with Axon Framework & Axon Server
AkashNeil/cqrs-pattern-event-driven-microservices
Project using CQRS architecture to build event-driven microservices.
BrodyGaudel/cqrs-and-event-sourcing---radar-management-system
Distributed system based on micro-services using an event-driven architecture respecting the two patterns Event Sourcing and CQRS. This application allows you to manage violations concerning vehicles following speed violations detected by automatic radars.
MET-DEV/Spring-Boot-Axon-CQRS
📌Spring Boot Based CQRS application with Axon
daggerok/giftcard-kotlin-mysql
Axon GiftCard Kotlin MySQL apps
daggerok/one-more-axon-app
One more axon framework + axon server in docker spring boot app
Jatinder-Singh1064/ProductService-CQRS
An Event-Driven microservices project with Product Service implementation with Command-Query Responsibility Segregation (CQRS) and Domain Driven Design (DDD) principles. Integrated with Axon Server which helps to maintain and scale applications in distributed systems.
Jatinder-Singh1064/SpringBoot-with-SAGA-pattern
This is an application developed using Microservices architecture with SAGA Pattern. 5 REST APIs are created which demonstrates the Order completion activity.