Ross ROSS = Recommend OSS · open-source software intelligence for agents

AxonIQ/AxonFramework

Framework for Evolutionary Message-Driven Microservices on the JVM observed · 2026-08-28

github.com/AxonIQ/AxonFramework · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 15.0
  • age_days: 5388
  • days_rel: 19
  • days_push: 7
  • n_releases_24m: 29

Full methodology

Adoption not part of the score

3614 stars · 847 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Axon Framework is a JVM framework for building evolutionary, message-driven microservices based on Domain-Driven Design, CQRS, and Event Sourcing. It provides building blocks such as aggregates, command/query buses, sagas, and event stores, with optional Axon Server for distributed messaging and scalable event storage.

Use cases

  • build event-sourced microservices in Java
  • implement CQRS with command and query buses
  • model domain logic with DDD aggregates
  • orchestrate long-running processes with sagas
  • scale event-driven systems across nodes
  • maintain an immutable audit trail of business decisions

When to choose

  • you want first-class CQRS and Event Sourcing support on the JVM
  • you follow Domain-Driven Design and need aggregate/saga building blocks
  • you need location-transparent messaging to evolve toward distributed microservices
  • you need provable, auditable event histories for regulated workloads

When to avoid

  • you need a simple CRUD application without event-driven complexity
  • your team is unfamiliar with DDD/CQRS concepts and the learning curve is prohibitive
  • you want a lightweight library rather than an opinionated full framework
  • you are not on the JVM

Facets

framework · maturity stable

message-queue web-framework middleware serialization database backend microservices developer-tools apis jvm cross-platform cqrs event-sourcing ddd message-driven microservices sagas event-store axon-server

3 sources

Member repositories

RepositoryRoleHealth v2
AxonIQ/AxonFrameworkmain99

For agents

markdown · JSON · MCP: product_card(name="AxonIQ/AxonFramework")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem