All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkiverse.wiremock.devservice.WireMockServerBuildTimeConfig.jdp Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
io.quarkiverse.wiremock.devservice.WireMockServerBuildTimeConfig.enabled=If Dev Services for WireMock has been explicitly enabled or disabled.
io.quarkiverse.wiremock.devservice.WireMockServerBuildTimeConfig.extensionScanningEnabled=Control whether WireMock Extension service\nloading,\nis enabled.
io.quarkiverse.wiremock.devservice.WireMockServerBuildTimeConfig.filesMapping=Path to the WireMock configuration files (root dir which contains the {@code mappings} and {@code __files} folders).\nIf this starts with {@code classpath\:} then files will be looked up on the classpath instead of the filesystem.
io.quarkiverse.wiremock.devservice.WireMockServerBuildTimeConfig.globalResponseTemplating=Response templating is enabled by default in WireMock 3, with this setting response templating can be enabled globally.\n

\nPlease refer to Response Templating for more details. io.quarkiverse.wiremock.devservice.WireMockServerBuildTimeConfig.port=Optional fixed port the WireMock Dev Service will listen to. If not defined, the port will be chosen randomly.\n

\nWARNING\: Only ports between 1025 and 65535 are permitted. io.quarkiverse.wiremock.devservice.WireMockServerBuildTimeConfig.reload=Restart WireMock Dev Service whenever Quarkus is reloaded. Otherwise, whenever files are changed in the\n{@code files-mapping} location you would need to restart the Dev Service (WireMock server) manually.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy