[lock] Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|
---|---|---|
Whether a metrics is enabled in case the micrometer is present. Environment variable: |
boolean |
|
Whether the liveness health check should be exposed if the smallrye-health extension is present. Environment variable: |
boolean |
|
If DevServices has been explicitly enabled or disabled. DevServices is generally enabled by default, unless there is an existing configuration present. When DevServices is enabled Quarkus will attempt to automatically configure and start the Solace broker when running in Dev or Test mode and when Docker is running. Environment variable: |
boolean |
|
The container image name to use, for container based DevServices providers. Environment variable: |
string |
|
Indicates if the Solace broker managed by Quarkus Dev Services is shared. When shared, Quarkus looks for running containers using label-based service discovery. If a matching container is found, it is used, and so a second one is not started. Otherwise, Dev Services for Solace starts a new container. The discovery uses the Container sharing is only used in dev mode. Environment variable: |
boolean |
|
The value of the This property is used when you need multiple shared Solace broker. Environment variable: |
string |
|
The Solace host (hostname:port) Environment variable: |
string |
required [exclamation circle] |
The Solace VPN Environment variable: |
string |
required [exclamation circle] |
Environment variables that are passed to the container. Environment variable: |
|
|
Any extra parameters to pass to the Solace client. Environment variable: |
|