Skip to content

AxonIQ/livestream-code-2026-03-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axoniq Livestream application

This application is a sample project created for the Axoniq Livestream on March 12, 2024. It demonstrates how to build a simple application using the Axon Framework 5 and the DCB technology. This application has been generated with Axoniq Platform.

The slides are available at Google Slides

A demo.http call is included within the project, which contains sample HTTP requests to interact with the application. You can use this file with tools like Postman or IntelliJ's HTTP client to test the API endpoints.

Be sure to reach out to the Axoniq team if you have any questions or want to share your experience with the application!

Prerequisites

  • Java 21
  • Maven 3.9 or higher
  • Docker Compose
  • An IDE like IntelliJ IDEA (optional)

Getting Started

Run docker compose to start all the dependencies, including Postgres and Axon Server:

docker compose up -d

Now, you can run the application using Maven:

mvn spring-boot:run

Alternatively, you can run the application from your IDE by running the main class.

Using the Application

The application also exposes a REST API, which you can explore by navigating to: http://localhost:8080/swagger-ui/index.html The events are stored in Axon Server, which you can access at http://localhost:8024.

Useful resources

You can access a lot of resources through the Axoniq Platform. This includes:

  • Extensive Documentation
  • Axoniq Academy with free courses
  • AI-powered Development Agent to create your applications faster
  • Community Forum to ask questions and share knowledge
  • Monitor your applications
  • And much more!

About

Code generated by Axoniq Platform for the livestream of the 12th of March 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages