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

Enable global response transformer #27

Closed diversit closed 8 months ago

diversit commented 1 year ago

Enabling response transformer as also requested in issue #14 .

daanhoogenboezem commented 10 months ago

This functionality would also be very useful for the project that I'm working on. Is this something that should be enabled by default, or would it make sense to enable/disable it via a boolean config property on DevServicesConfig?

github-actions[bot] commented 8 months ago

@chberger This is being labeled as stale.

chberger commented 8 months ago

Sorry for my late response. Unfortunately, the project has not been maintained well. Anyway, global response templating is supported now. Thus I'll close it in favor of https://github.com/quarkiverse/quarkus-wiremock/pull/51