quarkus-panache
There are 10 repositories under quarkus-panache topic.
piomin/sample-quarkus-applications
Example application built using Quarkus framework
kasramp/quarkus-rest-example
Quarkus REST API example
raphael-97/quarkus-simple-REST
Just an example
renatompf/poc_quarkus
POC made in Java to learn the basics of Quarkus and the differences for Spring Framework
roymanigley/ggq
GGQ is a code generator for Quarkus which generates REST APIs incl Swagger, Unit and Integration Tests. Supportet technologies: JPA_REST, HIBERNATE_PANACHE_REST, JPA_SPRING_REST, MONGO_PANACHE_REST, MONGO_PANACHE_REST_OIDC, HIBERNATE_PANACHE_REST_KAFKA
kgromov/quarkus-panache
Quarkus project with main showcases for DAO layer
martincalvodaniel/poc-quarkus-graphql
Proof of concept of a graphql api which queries an in-memory H2 database populated at startup.
nishaazone/Quarkus_Hibernate_ORM_PanacheEntity
Implementation of Quarkus-Hibernate-ORM by creatiing REST Endpoints and POSTGRES database. (docker image) .
nishaazone/Quarkus_Hibernate_ORM_PanacheRepository
Implementation of Quarkus-Hibernate-ORM by creating REST Endpoints and MYSQL database. (docker image) .