Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 199 Bytes

Axon POC

Launch AxonServer:

$ docker-compose up -d

Build and launch the app:

$ ./gradlew bootRun

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