I want to consume Spring application events that are fired on transaction commit. This feature was introduced in Spring 4.2. Ideally I would like to set up a route like this:
from("spring-event://MyApplicationEvent?phase=afterCommit")...... Does that make sense? Is anybody working on something like this? -- View this message in context: http://camel.465427.n5.nabble.com/Anyone-working-on-the-spring-event-component-tp5771432.html Sent from the Camel Development mailing list archive at Nabble.com.