jd1 / spring-boot-axonLinks
Event Sourcing with Spring Boot and Axon
☆19Updated 2 years ago
Alternatives and similar repositories for spring-boot-axon
Users that are interested in spring-boot-axon are comparing it to the libraries listed below
Sorting:
- Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka☆43Updated 2 years ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆59Updated this week
- Demo steps for Spring One 2019☆105Updated 4 years ago
- Example Application to demo various flavours of handling domain events in Spring Boot☆272Updated 7 years ago
- A simplified (in memory) example of Event Sourcing implementation for banking domain.☆100Updated 8 years ago
- Example Java DDD/CQRS/Event Sourcing microservices with Quarkus, Spring Boot and EventStore from Greg Young.☆179Updated 5 months ago
- ☆87Updated 8 years ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated this week
- Demo Application for Event Sourcing using Axon and Spring Boot☆51Updated 6 years ago
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆38Updated 6 years ago
- ESarch - CQRS & Event Sourcing with Spring Boot, Axon and Pivotal Cloud Foundry PAS☆130Updated 2 years ago
- A todo list application implemented using Spring Boot-based microservices and the Eventuate Tram framework☆193Updated 2 years ago
- Example for implementing aggregates (Domain-Driven Design) with Java☆52Updated 7 years ago
- Code used in the live coding presentations☆44Updated 3 years ago
- Slides & Code from my "How to secure your Spring Boot Apps with Keycloak" talk at Spring I/O 2018☆88Updated 2 years ago
- Hands-On workshop for securing a reactive spring boot 2 application in multiple steps☆105Updated 2 years ago
- Simple example of monolithic spring-boot app with components isolated using Java visibility modifiers.☆34Updated 7 years ago
- Hotel booking application - Demo - Axon Framework & Axon Server☆127Updated 2 years ago
- Source Code for 'Practical Domain-Driven Design in Enterprise Java' by Vijay Nair☆156Updated 2 years ago
- Axon Framework demo application focused around a simple giftcard domain.☆138Updated 6 months ago
- Saga Pattern Implementation Using Axon and Spring Boot☆81Updated 6 years ago
- ☆62Updated 7 years ago
- Domain Driven Design Kata, A sprint boot application built with with DDD concepts☆45Updated 5 months ago
- Repository containing some base code and guidelines to build and then scale an application☆116Updated 2 years ago
- Learn Microservices with Spring Boot - v9☆41Updated 7 years ago
- Sample code for my talk "A Deep Dive into Spring Application Events".☆41Updated 4 years ago
- Java/Maven hexagonal architecture project implements file managing functionalities☆59Updated 3 years ago
- Demo blog application using Spring boot and Angular 2 to create a modern, microservice-oriented application☆57Updated 7 years ago
- Axon Framework extension for Kafka integration to publish and handle Event messages.☆73Updated 4 months ago
- PoC for Spring Boot 2 + Spring Security 5 + Keycloak 3.4.3 without Keycloak Adapter