Customizing default operations
For example, theLOAD operation can be overridden to enforce a custom topic processing order.
For an example of this, see Custom Topic Ordering.
Adding operations
Configuration
CustomOperation class with @Component and let Spring manage the bean creation.