Uses of Class
org.springframework.cloud.contract.stubrunner.HttpServerStubConfiguration
Packages that use HttpServerStubConfiguration
Package
Description
-
Uses of HttpServerStubConfiguration in org.springframework.cloud.contract.stubrunner
Methods in org.springframework.cloud.contract.stubrunner with parameters of type HttpServerStubConfigurationModifier and TypeMethodDescriptiondefault THttpServerStubConfigurer.configure(T httpStubConfiguration, HttpServerStubConfiguration httpServerStubConfiguration) Performs additional configuration of the HTTP Server Stub.HttpServerStub.start(HttpServerStubConfiguration configuration) Starts the server. -
Uses of HttpServerStubConfiguration in org.springframework.cloud.contract.stubrunner.provider.wiremock
Methods in org.springframework.cloud.contract.stubrunner.provider.wiremock with parameters of type HttpServerStubConfigurationModifier and TypeMethodDescriptionWireMockHttpServerStub.start(HttpServerStubConfiguration configuration)