Configuration property fixed at build time - All other configuration properties are overridable at runtime
| Type | Default | |
|---|---|---|
| If DevServices has been explicitly enabled or disabled. DevServices is generally enabled by default, unless there is an existing configuration present. Environment variable:  | boolean | 
 | 
| Name of the WireMock Dev Service. Environment variable:  | string | 
 | 
| Optional fixed port the dev service will listen to. Environment variable:  | int | 8089 | 
| Restart WireMock whenever Quarkus is reloaded. Otherwise, whenever files are changed in the  Environment variable:  | boolean | 
 | 
| Path to root dir with  Environment variable:  | string | 
 | 
| If global response templating should be enabled for WireMock, see https://wiremock.org/2.x/docs/response-templating/ Environment variable:  | boolean | 
 |