-
### Basic information
* Axon Framework version: 4.6.1
* JDK version: 11
### Steps to reproduce
Configure a CachingSagaStore using a sagaCache and associationsCache, e.g. with JCacheAdapter(…
-
### Basic information
* JDK version:
```
java version "11.0.15" 2022-04-19 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.15+8-LTS-149)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 1…
-
The example code under Handler Enhancers uses code like this:
return original.annotationAttributes(MyAnnotation.class) // 3
but firstly, that method is deprecated, and secondly, the method i…
-
In a typical Axon Framework project I want to use the jmolecules annotations instead of Axon annotation.
**Acceptance Criteria**
Get rid of the following annotations:
- Command / Command Mode…
-
When using Spring Data with reactive repositories, the methods return types are Mono or Flux. The QueryGateway doesn't seem to support these types as QueryHandlers return types.
I'm mostly interes…
-
### Basic information
* Axon Framework version: 4.5
* JDK version: 1.8 (but likely not relevant)
* Complete executable reproducer if available (e.g. GitHub Repo): https://gist.github.com/azzaz…
-
### Expected behavior
plugin should be independent on each other, and if it's patch release, it should be possible to install different version.
### Actual behavior
framework contains `external_t…
-
### Basic information
* Axon Framework version: 4.5.13
* Axon Server version: 4.5.13-CE (docker)
* JDK version: 11
* Complete executable reproducer if available (e.g. GitHub Repo):
### Steps …
-
### Basic information
* Axon Framework version: 4.6.0-SNAPSHOT and earlier
* JDK version: 11/17
* Complete executable reproducer if available (e.g. GitHub Repo):
### Steps to reproduce
…
-
### Basic information
* Axon Framework version: 4.5.10
* JDK version: -
* Complete executable reproducer if available (e.g. GitHub Repo): -
### Steps to reproduce
- Create a class annotate…