Mitchell Herrijgers

Results 28 issues of Mitchell Herrijgers

As user of Axon Open Admin I would like to be able to load an aggregate and show it serialized into a certain format in the UI. This is useful...

It seems the reference guide does not go into detail on what's needed to get multi-context working properly. This involves configuring `TargetContextResolver`s to determine the destination of the message. This...

### Basic information * Axon Framework version: 4.9.1 * JDK version: - * Complete executable reproducer if available (e.g. GitHub Repo): - ### Steps to reproduce - Create aggregate with...

Type: Bug

### Feature Description It would be nice if it would be immediately known in the UI which classes are for Command, Queries, or Events. We can do this by displaying...

Type: Feature
Priority 2: Should

Received a request from JetBrains the make the plugin compatible for the 2025.0 EAP release. ![Image](https://github.com/user-attachments/assets/1c3f70d7-c22e-4141-985e-00055042c85d)

Type: Enhancement
Priority 1: Must

### Basic information * Plugin version: 0.8.8 ### Steps to reproduce - Have a zero-argument java class used as query - Dispatch it somewhere on the QueryGateway - Open the...

Type: Bug

### Feature Description Due to a wrong abstraction the `@CommandHandlerInterceptor` has been temporarily removed. We should re-add this at the next convenience. Acceptance criteria: - Handler method of an aggregate...

Type: Feature
Priority 3: Could

### Feature Description Just like #291 and #150, we should consider adding support for interceptors directly registered to the CommandBus, Querybus and Event processors. Any call to the `registerHandlerInterceptor` should...

Type: Feature
Priority 3: Could