Introduction

Legacy Documentation Warning!

Since the first of October 2024, we moved Axon's documentation from the "Reference Guide" to "AxonIQ Docs." You can find the latter at https://docs.axoniq.io/

Hence, if you are looking for the documentation for newer versions of Axon Framework, Axon Server, or any of the Framework Extensions, we strongly recommend you browse to AxonIQ Docs instead.

Welcome to the Axon Manual!

Axon provides the Axon Framework and the Axon Server to help build applications centered on three core concepts - CQRS (Command Query Responsibility Segregation) / Event Sourcing and DDD (Domain Driven Design).

While many types of applications can be built using Axon, it has proven to be very popular for microservices architectures. Axon provides an innovative and powerful way of sensibly evolving to event-driven microservices within a microservices architecture.

Please visit the AxonIQ website to learn more about AxonIQ and the Axon community. There, you will find information about Axon training, support options, upcoming and past events.

Monitoring with AxonIQ Console

We have built a platform that makes it very easy to monitor your Axon Framework applications. It measures everything in your applications, aggregates, metrics and processors.

You can find more information on our product page or log in directly.

How to use this guide

The Reference Guide is split into 4 sections

License(s)

The Axon platform consists of Axon Framework and Axon Server. It is provided by AxonIQ B.V. under the licenses described below.

  • Axon Framework, as well as the Axon documentation and sample programs, are open source and provided under the Apache License v2.0.

  • For Axon Server, licensing depends on the version.

    • The standard version, called "Axon Server", is open source and free to download and use. It is provided under an AxonIQ-specific open source license. While this license allows you to run the software freely in any environment, it is less permissive than the Apache License. For instance, it doesn't allow you as a licensee to create a derivative work.

    • The commercial version, called "Axon Server Enterprise", as well as the various "Packs", are closed source and provided under a commercial license agreement.

If you have any questions about licensing, or want to obtain a license to our commercial software, please contact us via axoniq.io or sales@axoniq.io.

Last updated