Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages