-
-
### Description
To move along with the Java space, Axon Framework should move towards JDK 21.
Doing so has two main benefits:
1. An additional layer of certainty for end-users that combining AF with…
smcvb updated
3 months ago
-
### Basic information
* Axon Framework version: v4.9.3
* JDK version: 17
* Complete executable reproducer if available (e.g. GitHub Repo): https://github.com/oleborne/axonfmk-serviceconnection-i…
-
We've been trying to upgrade a service from Spring Boot v2.7, JDK 11, and Axon v4.5.15 to Spring Boot 3.2, JDK 17, and Axon 4.9.3.
We had a problem with XStream since it's not directly support…
-
[Axon Framework](https://github.com/AxonFramework/AxonFramework) is a mature library which supports Spring Boot by providing auto-configurations, see [Spring Boot Integration](https://docs.axoniq.io/r…
-
### Basic information
* Axon Framework version: 4.7.1
* JDK version: Amazon Corretto 17
### Description
Hi,
We have identified an issue with one of our applications that is built using S…
-
Same local segment command bus is reused between tenant axon server command segments. And then if I add handler interceptor to the multitenant bus, it applies on each tenant command bus when it is sta…
-
### Basic information
* Axon Framework version: 4.9.3
### Steps to reproduce
When using a UUID as aggregate identifier in the aggregate and quartz as DeadlineScheduler, the cancelAllWithi…
-
### Enhancement Description
Currently, when attempting to create a draft for an application, there is a need to verify if the draft already exists. However, due to delays in updating the read mod…
-
### Basic information
* Axon Framework version: 4.9
* JDK version: 21
* Mongo Extension version: 4.6
### Steps to reproduce
when config axon token store to mongo db with this config :
…