Skip to content

basalt79/mg-backend-quarkus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkus Quickstart

This project implements a simple Hello World REST service using Quarks.

Build and run

With JDK8+

mvn compile quarkus:dev

MongoDB config

docker run -ti --rm -p 27017:27017 mongo:4.0

change url in application.properties

Run

go to localhost:8080/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages