A simple demo application in Quarkus with a mysql connected for storing and listing different snacks using hibernate-orm panache.
For creating and running application in container using podman-desktop, package application using the prod profile
mvn clean package -Dquarkus.profile=prod