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>