quarkiverse / quarkus-wiremock

Quarkus extension for launching an in-process Wiremock server
https://wiremock.org/
Apache License 2.0
15 stars 8 forks source link

Add config option that enables Service Loading #111

Closed geoand closed 2 months ago

geoand commented 2 months ago

The context of this is this issue where I would like to move away for custom WireMock handling to using this extension.

However in order to do so, I would need some custom code that can set parameter templates and for that I need for a custom WireMock Extension to be loaded.