1 2 3 4
<route xmlns="http://camel.apache.org/schema/spring" trace="true"> <from uri="event-bus:mybus/?eventTopic=AAI-EVENT&groupName=datarouter&groupId=datarouter&url=<TO_REPLACE>" /> <to uri="bean:entityEventPolicy?method=process"/> </route>