You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 28, 2025. It is now read-only.
As of v7.3.0 of stubby4j, a new feature is available that enables you to configure a proxy/intercept where requests are proxied to another service (i.e.: a real, live service), when such requests did not match any of the configured stubs.
As of
v7.3.0ofstubby4j, a new feature is available that enables you to configure a proxy/intercept where requests are proxied to another service (i.e.: a real, live service), when such requests did not match any of the configured stubs.Please refer to https://stubby4j.com/docs/http_endpoint_configuration_howto.html#request-proxying and https://stubby4j.com/#running-in-docker for more information