Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

HTTP Server powered by quarkus

Use the core module and expose the WebUI

Choose the listening port

-Dquarkus.http.port=8080

Automatically open the browser

-Dopen-browser=<true|false>