Skip to content

Demo application for showing off Quarkus with Hibernate and Panache, using a mysql db for storing values. Simple UI for using rest-endpoints of application

Notifications You must be signed in to change notification settings

bmeklund/snacks-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quarkus-snacks-app

A simple demo application in Quarkus with a mysql connected for storing and listing different snacks using hibernate-orm panache.

Packaging app

For creating and running application in container using podman-desktop, package application using the prod profile

mvn clean package -Dquarkus.profile=prod

About

Demo application for showing off Quarkus with Hibernate and Panache, using a mysql db for storing values. Simple UI for using rest-endpoints of application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published