https://linen.dev logo
#help
Title
# help
g

Govind

10/13/2023, 1:22 PM
Hello, Is there any way to configure external source for capturing all the request response went through wiremock in a database or a file etc..
t

Tom

10/13/2023, 1:23 PM
You can write a
ServeEventListener
for this and register it as an extension.
g

Govind

10/13/2023, 1:27 PM
ok Thanks
3 Views