Skip to content

Instantly share code, notes, and snippets.

@GuilhermeManzano
Created December 18, 2020 01:55
Show Gist options
  • Save GuilhermeManzano/4f5acf0514f20794fd67053aabb34ee5 to your computer and use it in GitHub Desktop.
Save GuilhermeManzano/4f5acf0514f20794fd67053aabb34ee5 to your computer and use it in GitHub Desktop.
from("file:pedidos?delay=5s")
.multicast()
.to(direct:soap)
.to(direct:http)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment