Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 374 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 374 Bytes

Introduction

This project implements a event driven application with Axon CQRS and Spring Boot.

Getting Started

For starting the Axon server:

docker-compose up

Swagger UI

Use the SwaggerUI for triggering the bank and client events:

http://localhost:8080/swagger-ui.html

Axon Dashboard

Here you can query the saved events:

http://localhost:8024/