Files
spring-cloud-contract/spring-cloud-contract-wiremock
杨博 (Yang Bo) 3c3d3f7b19 Configure for WireMockServer instead of port (#812)
When port = 0, WireMock will assign different ports for admin server and mock server. As a result, the original implementation will send admin requests to mock server, which is wrong behavior.

If this PR got merged, WireMock will directly add stubs instead of sending admin requests, which is correct behavior and also improves performance.
2018-12-11 18:47:52 +00:00
..
2016-08-29 12:04:21 +02:00