web.index.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of code-quarkus Show documentation
Show all versions of code-quarkus Show documentation
Customize a Web Interface to generate Quarkus starter projects.
{#let publicUrl = (config:property('io.quarkus.code.ui.public-url') ?: '')}
{#let apiUrl = (config:property('io.quarkus.code.ui.api-url') ?: '/api')}
Quarkus - Start coding with {config:property("io.quarkus.code.ui.name")}
{#bundle tag="style" /}
{#bundle tag="script" /}
Start coding with
{config:property("io.quarkus.code.ui.name")}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy