This project uses Quarkus, the Supersonic Subatomic Java Framework.
If you want to learn more about Quarkus, please visit its website: https://quarkus.io/.
This project showcase the use of Camel Quarkus extensions for YAML and XML DSLs. It allows users to define routes in YAML or XML format, which can be useful for those who prefer these formats over Java code.
You can run your application in dev mode that enables live coding using:
./mvnw quarkus:dev