Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
Boot Camel
Simple Spring-Boot Apache Camel project for some hands-on expirience on spring boot camel integration.
To run the this project use ./gradlew bootRun
or gradlew.bat bootRun
.
Some interesting URLs:
- Camel endpoint - Hello World
- Camel endpoint - list all messages
- Camel endpoint - add a new message
- Hawt.io monitoring console if you're using the hawtio branch.