-
### Basic information
* Axon Framework version: 4.9.1
* JDK version: 21
* Complete executable reproducer if available (e.g. GitHub Repo):
### Steps to reproduce
### Expected behav…
-
Right now AxonFramework dependencies are defined at the root project level, that makes some modules like core-api to import all axonframework dependencies even though most of them are not used.
Wou…
-
We would like to instrument this sim for PhET-iO.
Here's a snapshot of the instrumentation checklist, from https://github.com/phetsims/phet-io/blob/93367037719708d83180e3225cd1073d1160b92c/doc/how-…
-
## Your Environment
* Plugin version: 0.9
* Platform: Android
* OS version: Android 7
* Device manufacturer / model: Moto 4G
* Cordova version (```cordova -v```): 8.0.0
* Cordova platform vers…
-
### Enhancement Description
Axon Framework's `ReflectionUtils` has two methods that aren't ideal in the world of JDK17+.
Namely:
1. `ReflectionUtils#ensureAccessible(T)`, and
2. `ReflectionUti…
smcvb updated
9 months ago
-
Hi, I'm in need for a connector or product for Adobe Sign
## Customer
Implemented for one of our customer project
## Use Cases
Sign Documents (PDF) using the Adobe Sign
## Integration
…
-
### Basic information
* AxonIQ Console Framework Client version:
* JDK version:
* Axon Framework version (if applicable):
* Complete executable reproducer if available (e.g. GitHub Repo):
…
-
This issue is to track/dedup requests for device support.
See [the official Supported Devices page](https://developers.google.com/ar/discover/supported-devices) for the complete list of currently s…
-
Hi all, I've just created a pull request for the Atomic team's product that I'd like to publish into the official axonivy-market.
The git pull request: (https://github.com/axonivy-market/salesforce-…
-
### Basic information
If an event-processor is used in multiple service-classes and one of those classes is annotated with @AllowReplay(false), the processor is no longer replayable, but it should.…