You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SpEL and Groovy support for Control Bus EI pattern has been removed in favor of less invasive Control Bus Management via ControlBusCommandRegistry (and supplemental ControlBusController REST endpoint at /control-bus).
The <control-bus> XML component now fully relies on the ControlBusCommandRegistry functionality.
The DSL's controlBusOnRegistry() is deprecated now in favor of controlBus() which does now exactly the same and fully relies on the ControlBusCommandRegistry functionality.