This project is for a simple async http response on top of Red Hat Fuse, where it will run a specific logic asyncronously. And we need Java 8 to run this project.
Now adding Camel XML Route and Rest endpoints for addition to existing Camel Spring Boot DSL.
mvn clean package -s settings.xml
mvn fabric8:deploy -Pfabric8
mvn clean install -Pfabric8
curl -kv http://localhost:8080/api/hello
https://edwin.baculsoft.com/2020/04/create-async-http-process-with-red-hat-fuse-on-top-of-openshift-3-11/