Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 239 Bytes

CQRS and Event Sourcing with Axon Framework

  1. Run Axon Server: docker run -d --name my-axon-server -p 8024:8024 -p 8124:8124 axoniq/axonserver

  2. Visit axon server url: http://localhost:8024/

  3. Run AxonApplication.kt