Iterate maps and lists with Java
Basic Java iteration loops, just for reference :)
Basic Java iteration loops, just for reference :)
Basic groovy map and list iterations, just for reference :)
Generate a new spring boot camel project by running a maven archetype (maven settings.xml supplied at the end of this article if you need the repositories):
If you haven’t already got groovy installed, ensure it is (instructions for Fedora below):
A quick post showing a neat way to post and consume messages on Jboss AMQ7 using the STOMP protocol. The initial idea behind this was to do a simple bash health check that would produce a message to a queue, and then confirm that message by consuming it.