Package | Description |
---|---|
org.springframework.cloud.contract.stubrunner | |
org.springframework.cloud.contract.stubrunner.provider.wiremock |
Modifier and Type | Method and Description |
---|---|
default T |
HttpServerStubConfigurer.configure(T httpStubConfiguration,
HttpServerStubConfiguration httpServerStubConfiguration)
Performs additional configuration of the HTTP Server Stub
|
default HttpServerStub |
HttpServerStub.start(HttpServerStubConfiguration configuration)
Starts the server.
|
Modifier and Type | Method and Description |
---|---|
HttpServerStub |
WireMockHttpServerStub.start(HttpServerStubConfiguration configuration) |
Copyright © 2016–2019 Spring. All rights reserved.