- serviceDiscovery(ServiceInstance) - Method in class org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper.ZookeeperStubsRegistrar
-
- serviceInstance(StubConfiguration, int) - Method in class org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper.ZookeeperStubsRegistrar
-
- setClassifier(String) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setConsumerName(String) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setConsumerName(String) - Method in class org.springframework.cloud.contract.stubrunner.StubRunnerOptions
-
- setContextPath(String) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setIds(String[]) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setIdsToServiceIds(Map<String, String>) - Method in class org.springframework.cloud.contract.stubrunner.spring.cloud.StubMapperProperties
-
- setMaxPort(int) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setMinPort(int) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setPassword(String) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setProxyHost(String) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setProxyPort(Integer) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setRepositoryRoot(String) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setStubsPerConsumer(boolean) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setStubsPerConsumer(boolean) - Method in class org.springframework.cloud.contract.stubrunner.StubRunnerOptions
-
- setUsername(String) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- setWorkOffline(boolean) - Method in class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- shutdown(Registration) - Method in class org.springframework.cloud.contract.stubrunner.spring.cloud.eureka.Eureka
-
- start() - Method in interface org.springframework.cloud.contract.stubrunner.HttpServerStub
-
Starts the server on a random port.
- start(int) - Method in interface org.springframework.cloud.contract.stubrunner.HttpServerStub
-
Starts the server on a given port.
- start() - Method in class org.springframework.cloud.contract.stubrunner.provider.wiremock.WireMockHttpServerStub
-
- start(int) - Method in class org.springframework.cloud.contract.stubrunner.provider.wiremock.WireMockHttpServerStub
-
- stop() - Method in interface org.springframework.cloud.contract.stubrunner.HttpServerStub
-
Stops the server.
- stop() - Method in class org.springframework.cloud.contract.stubrunner.provider.wiremock.WireMockHttpServerStub
-
- StringUtils - Class in org.springframework.cloud.contract.stubrunner.util
-
Utils ported from Apache Commons
- StringUtils() - Constructor for class org.springframework.cloud.contract.stubrunner.util.StringUtils
-
- StubConfiguration - Class in org.springframework.cloud.contract.stubrunner
-
Represents a configuration of a single stub.
- StubConfiguration(String, String, String) - Constructor for class org.springframework.cloud.contract.stubrunner.StubConfiguration
-
- StubConfiguration(String, String, String, String) - Constructor for class org.springframework.cloud.contract.stubrunner.StubConfiguration
-
- StubConfiguration(String, String) - Constructor for class org.springframework.cloud.contract.stubrunner.StubConfiguration
-
- StubConfiguration(String) - Constructor for class org.springframework.cloud.contract.stubrunner.StubConfiguration
-
- StubDownloader - Interface in org.springframework.cloud.contract.stubrunner
-
Contract for providing a tuple containing configuration of a downloaded
and unpacked stub, together with the file location of that extracted artifact.
- StubDownloaderBuilder - Interface in org.springframework.cloud.contract.stubrunner
-
- StubDownloaderBuilderProvider - Class in org.springframework.cloud.contract.stubrunner
-
- StubDownloaderBuilderProvider() - Constructor for class org.springframework.cloud.contract.stubrunner.StubDownloaderBuilderProvider
-
- StubFinder - Interface in org.springframework.cloud.contract.stubrunner
-
- stubFlowRegistrar(AutowireCapableBeanFactory, BatchStubRunner) - Method in class org.springframework.cloud.contract.stubrunner.messaging.integration.StubRunnerIntegrationConfiguration
-
- stubFlowRegistrar(AutowireCapableBeanFactory, BatchStubRunner) - Method in class org.springframework.cloud.contract.stubrunner.messaging.stream.StubRunnerStreamConfiguration
-
- StubMapperProperties - Class in org.springframework.cloud.contract.stubrunner.spring.cloud
-
Maps Ivy based ids to service Ids.
- StubMapperProperties() - Constructor for class org.springframework.cloud.contract.stubrunner.spring.cloud.StubMapperProperties
-
- StubNotFoundException - Exception in org.springframework.cloud.contract.stubrunner
-
Exception thrown when a stub was not found
- StubNotFoundException(String, String) - Constructor for exception org.springframework.cloud.contract.stubrunner.StubNotFoundException
-
- StubNotFoundException(String) - Constructor for exception org.springframework.cloud.contract.stubrunner.StubNotFoundException
-
- StubRunner - Class in org.springframework.cloud.contract.stubrunner
-
Represents a single instance of ready-to-run stubs.
- StubRunner(StubRunnerOptions, String, StubConfiguration) - Constructor for class org.springframework.cloud.contract.stubrunner.StubRunner
-
- StubRunner(StubRunnerOptions, String, StubConfiguration, MessageVerifier<?>) - Constructor for class org.springframework.cloud.contract.stubrunner.StubRunner
-
- StubRunnerBoot - Class in org.springframework.cloud.contract.stubrunner.server
-
- StubRunnerBoot() - Constructor for class org.springframework.cloud.contract.stubrunner.server.StubRunnerBoot
-
- StubRunnerCamelConfiguration - Class in org.springframework.cloud.contract.stubrunner.messaging.camel
-
Camel configuration that iterates over the downloaded Groovy DSLs and registers a route
for each DSL.
- StubRunnerCamelConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.messaging.camel.StubRunnerCamelConfiguration
-
- StubRunnerConfiguration - Class in org.springframework.cloud.contract.stubrunner.spring
-
- StubRunnerConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.spring.StubRunnerConfiguration
-
- stubRunnerDiscoveryClientWrapper() - Method in class org.springframework.cloud.contract.stubrunner.spring.cloud.StubRunnerSpringCloudAutoConfiguration
-
- StubRunnerIntegrationConfiguration - Class in org.springframework.cloud.contract.stubrunner.messaging.integration
-
Spring Integration configuration that iterates over the downloaded Groovy DSLs and
registers a flow for each DSL.
- StubRunnerIntegrationConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.messaging.integration.StubRunnerIntegrationConfiguration
-
- StubRunnerMain - Class in org.springframework.cloud.contract.stubrunner
-
- StubRunnerOptions - Class in org.springframework.cloud.contract.stubrunner
-
Technical options related to running StubRunner
Use to build this object.
- StubRunnerOptions.StubRunnerProxyOptions - Class in org.springframework.cloud.contract.stubrunner
-
- StubRunnerOptionsBuilder - Class in org.springframework.cloud.contract.stubrunner
-
- StubRunnerOptionsBuilder() - Constructor for class org.springframework.cloud.contract.stubrunner.StubRunnerOptionsBuilder
-
- StubRunnerOptionsBuilder(StubRunnerOptions) - Constructor for class org.springframework.cloud.contract.stubrunner.StubRunnerOptionsBuilder
-
- StubRunnerProperties - Class in org.springframework.cloud.contract.stubrunner.spring
-
- StubRunnerProperties() - Constructor for class org.springframework.cloud.contract.stubrunner.spring.StubRunnerProperties
-
- StubRunnerProxyOptions(String, int) - Constructor for class org.springframework.cloud.contract.stubrunner.StubRunnerOptions.StubRunnerProxyOptions
-
- StubRunnerRibbonAutoConfiguration - Class in org.springframework.cloud.contract.stubrunner.spring.cloud.ribbon
-
- StubRunnerRibbonAutoConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.spring.cloud.ribbon.StubRunnerRibbonAutoConfiguration
-
- StubRunnerRule - Class in org.springframework.cloud.contract.stubrunner.junit
-
JUnit class rule that allows you to download the provided stubs.
- StubRunnerRule() - Constructor for class org.springframework.cloud.contract.stubrunner.junit.StubRunnerRule
-
- StubRunnerSpringCloudAutoConfiguration - Class in org.springframework.cloud.contract.stubrunner.spring.cloud
-
Wraps DiscoveryClient
in a Stub Runner implementation that tries to find
a corresponding WireMock server for a searched dependency
- StubRunnerSpringCloudAutoConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.spring.cloud.StubRunnerSpringCloudAutoConfiguration
-
- StubRunnerSpringCloudConsulAutoConfiguration - Class in org.springframework.cloud.contract.stubrunner.spring.cloud.consul
-
Autoconfiguration for registering stubs in a Zookeeper Service discovery
- StubRunnerSpringCloudConsulAutoConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.spring.cloud.consul.StubRunnerSpringCloudConsulAutoConfiguration
-
- StubRunnerSpringCloudEurekaAutoConfiguration - Class in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka
-
Autoconfiguration for registering stubs in a Eureka Service discovery
- StubRunnerSpringCloudEurekaAutoConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.spring.cloud.eureka.StubRunnerSpringCloudEurekaAutoConfiguration
-
- StubRunnerSpringCloudEurekaAutoConfiguration.CloudConfig - Class in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka
-
- StubRunnerSpringCloudEurekaAutoConfiguration.NonCloudConfig - Class in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka
-
- StubRunnerSpringCloudZookeeperAutoConfiguration - Class in org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper
-
Autoconfiguration for registering stubs in a Zookeeper Service discovery
- StubRunnerSpringCloudZookeeperAutoConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper.StubRunnerSpringCloudZookeeperAutoConfiguration
-
- StubRunnerStreamConfiguration - Class in org.springframework.cloud.contract.stubrunner.messaging.stream
-
Spring Cloud Stream configuration that iterates over the downloaded Groovy DSLs and
registers a flow for each DSL.
- StubRunnerStreamConfiguration() - Constructor for class org.springframework.cloud.contract.stubrunner.messaging.stream.StubRunnerStreamConfiguration
-
- StubRunning - Interface in org.springframework.cloud.contract.stubrunner
-
- stubs() - Method in class org.springframework.cloud.contract.stubrunner.server.HttpStubsController
-
- StubsParser - Class in org.springframework.cloud.contract.stubrunner.util
-
Utility to parse string into a list of configuration of stubs
- StubsParser() - Constructor for class org.springframework.cloud.contract.stubrunner.util.StubsParser
-
- stubsRegistrar(StubRunning, ConsulClient, StubMapperProperties) - Method in class org.springframework.cloud.contract.stubrunner.spring.cloud.consul.StubRunnerSpringCloudConsulAutoConfiguration
-
- stubsRegistrar(StubRunning, Eureka, StubMapperProperties, InetUtils, EurekaInstanceConfigBean) - Method in class org.springframework.cloud.contract.stubrunner.spring.cloud.eureka.StubRunnerSpringCloudEurekaAutoConfiguration.NonCloudConfig
-
- StubsRegistrar - Interface in org.springframework.cloud.contract.stubrunner.spring.cloud
-
Contract for registering stubs in a Service Discovery.
- stubsRegistrar(StubRunning, CuratorFramework, StubMapperProperties, ZookeeperDiscoveryProperties) - Method in class org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper.StubRunnerSpringCloudZookeeperAutoConfiguration
-
- StubTrigger - Interface in org.springframework.cloud.contract.stubrunner
-
- substringAfterLast(String, String) - Static method in class org.springframework.cloud.contract.stubrunner.util.StringUtils
-
Gets the substring after the last occurrence of a separator.
- substringBeforeLast(String, String) - Static method in class org.springframework.cloud.contract.stubrunner.util.StringUtils
-
Gets the substring before the last occurrence of a separator.