io.quarkus.runtime.ApplicationConfig.jdp Maven / Gradle / Ivy
io.quarkus.runtime.ApplicationConfig.name=The name of the application.\nIf not set, defaults to the name of the project (except for tests where it is not set at all).
io.quarkus.runtime.ApplicationConfig.uiHeader=The header to use for UI Screen (Swagger UI, GraphQL UI etc).
io.quarkus.runtime.ApplicationConfig.version=The version of the application.\nIf not set, defaults to the version of the project (except for tests where it is not set at all).
© 2015 - 2025 Weber Informatics LLC | Privacy Policy