-
### Basic information
* Axon Framework version: 4.6.3
* JDK version: 17.0.5
* Complete executable reproducer if available (e.g. GitHub Repo): https://github.com/AxonIQ/giftcard-demo
### S…
-
**[Kapil Goyal](https://jira.spring.io/secure/ViewProfile.jspa?name=goyalk)** opened **[AMQP-312](https://jira.spring.io/browse/AMQP-312?redirect=false)** and commented
My web-application is consumin…
-
### Scenario
I am updating my current application to axon 4.6.1. I get a cyclic dependency error:
* camunda-bpm-taskpool version: 3.3.2
* Camunda BPM version: 7.17.
* Description of your use c…
-
### Feature Description
Currently it is possible to customize almost everything in Axon's Spring Boot configuration (which we rely heavily on) simply by providing the necessary beans, as most confi…
-
### Enhancement Description
This is really a convenience request more than an enhancement/feature. It is not needed (there are workarounds) so please feel free to close the issue if it is deeme…
-
https://github.com/AxonIQ/reference-guide/blob/master/axon-framework/axon-framework-commands/infrastructure.md#simplecommandbus
With 4.6. this is deprecated and we have to use `SpringConfigurer.bui…
-
First off, thanks for the effort put into this open-source project.
Second, let's move to the issue of the title.
The project I maintain (Axon Framework) uses dependabot to automatically update al…
-
### Steps to reproduce
* gateway-extension version: 0.1.2-SNAPSHOT
* Axon Framework version: 4.6.1
* JDK version: 11.0.5
* Complete executable reproducer:
* Steps: Test suddenly fails. Had to…
-
Hi,
I've got a data class with a boolean property called `isPublic`. This property *needs* to be called exactly like that in JSON. However, since the property name starts with `is`, the prefix is s…
-
### Feature Description
Currently the `OpenTelemetrySpanFactory` links certain traces together, instead of keeping them as part of eachoter. This was done during development to keep traces as r…