Skip to content

Proof of concept implementation of an event-sourced app built with Axon framework and Spring Boot.

Notifications You must be signed in to change notification settings

mantask/axon-poc

Repository files navigation

Axon POC

Launch AxonServer:

$ docker-compose up -d

Build and launch the app:

$ ./gradlew bootRun

Access the app with Postman collection postman-collection.json.

About

Proof of concept implementation of an event-sourced app built with Axon framework and Spring Boot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages