GitHub - artodeschini/TaskService: A Simple RestFull Sample JEE with micro profile Quarkus · GitHub
Skip to content

artodeschini/TaskService

Folders and files

Repository files navigation

TaskService

A Simple RestFull Sample Quarkus

In this sample I use:

  • Java 11
  • Maven 3.8.4
  • Quarkus
  • JPA / Panache with h2 Databases
  • JSON
  • jQuery (only use to bootstrap)
  • Bootstrap 5
  • HTML5

to build

mvn clean install

to run application

java -jar target/quarkus-app/quarkus-run.jar

About

A Simple RestFull Sample JEE with micro profile Quarkus

Topics

Resources

Stars

Watchers

Forks

Packages

Contributors