Hi everyone. I have a question about this page: <h...
# help
t
Hi everyone. I have a question about this page: https://wiremock.org/docs/running-without-http-server/ Is it possible to use this during development or purpose is more oriented to tests only (unit test or IT or e2e )? My idea is to have conditional beans in springboot, serverless stubs for external systems.
o
Well, you could do it outside of your tests, the mileage may vary. I would be curious to see how it works in SpringBoot, though I am not sure why headless is needed for that