Skip to content

Instantly share code, notes, and snippets.

@diogodanielsoaresferreira
Created June 11, 2021 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diogodanielsoaresferreira/3c17f8dbf10065f55fced89e0638c51c to your computer and use it in GitHub Desktop.
Save diogodanielsoaresferreira/3c17f8dbf10065f55fced89e0638c51c to your computer and use it in GitHub Desktop.
Camel Routes - Step 9
//...
from("timer://foo?period=5000").log("timer");
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment