code-samples
code-samples copied to clipboard
Multi-module project containing several Axon-based samples
We added the new admin API as a third method to reset the tokens. Further, we streamlined the Controller of the example to call the EventProcessorService for the selected method....
Next to the existing upcaster samples, a version showing how the `ContextAwareSingleEventUpcaster` works would be beneficial as well.
Samples and matching documentation for Distributed Event Processor Token Reset
Both using AxonServer EventScheduler and Quartz.
An often occurring use case of the `HandlerEnhancerDefintion` interface is an implementation which dedicates itself towards security annotations. This suggestion is also shared during the training, for example. There however...