Interface | Description |
---|---|
StubsRegistrar |
Contract for registering stubs in a Service Discovery.
|
Class | Description |
---|---|
StubMapperProperties |
Maps Ivy based ids to service Ids.
|
StubRunnerSpringCloudAutoConfiguration |
Wraps
DiscoveryClient in a Stub Runner implementation that tries to find a
corresponding WireMock server for a searched dependency. |
Annotation Type | Description |
---|---|
ConditionalOnStubbedDiscoveryDisabled |
Conditional that checks if the user turned off the stubbed discovery mode.
|
ConditionalOnStubbedDiscoveryEnabled |
Conditional that checks if the user turned on the stubbed discovery mode.
|
Copyright © 2016–2021 Spring. All rights reserved.