Steven van Beelen

Results 144 issues of Steven van Beelen

Take overall look on current existing documentation and add code sample where ever things are explained. Start example giving both `Configuration` API and Spring (Boot) configuration (if applicable). Per default...

Type: Feature
Status: In Progress
Priority 2: Should

There currently isn't a very clear example on how to set up AMQP or Kafka as the message source for a given `EventProcessor`. To that end we should expand the...

Type: Feature
Priority 2: Should

Add AxonDB documentation in the Advanced Tuning section, together with set up examples.

Type: Feature
Priority 1: Must

Add AxonHub documentation in the Advanced Tuning section, together with set up examples.

Type: Feature
Priority 1: Must

We should introduce an Appendix section where we note other worthy Axon plugins, like the one described in framework issue [#640](https://github.com/AxonFramework/AxonFramework/issues/640).

Type: Feature
Priority 3: Could

Certain database implementations impose caveats when trying to do advanced tuning on your Axon application. We should thus introduce more examples in this space to further help out users. Known...

Type: Enhancement
Priority 2: Should

As we've got an English and a Korean translation of the Reference Guide, and potentionally more under way, it would be highly beneficial if a user would be able to...

Type: Feature

### Feature Description As a follow-up of issue #3, which we resolved in pull request [#2001](https://github.com/AxonFramework/AxonFramework/pull/2001) on Axon Framework, we will introduce interceptors that uses the reactive API. Thus, a...

Type: Feature
Priority 3: Could

A lot of methods are already provided through the `ReactorQueryGateway`, expanding on the regular `QueryGateway`. The only thing which is currently really missing, is the option to _only_ provide the...

Type: Enhancement
Priority 4: Would

### Feature Description Introduce a dedicated module that provides examples on how to use this extension. ### Current Behaviour There is no sample module. ### Wanted Behaviour Have a sample...

Type: Feature
Priority 3: Could