Sample application for trying out multiple dbs with quarkus
To run:
mvn quarkus:dev
http://localhost:8080/persons.html
http://localhost:8080/fruits.html
Based on a sample from
http://www.mastertheboss.com/soa-cloud/quarkus/how-to-use-camel-extensions-in-quarkus-applications/
https://github.com/fmarchioni/mastertheboss/tree/master/quarkus/camel-demo