Class StubsConfiguration
java.lang.Object
org.springframework.cloud.zookeeper.discovery.dependency.StubsConfiguration
Representation of a stubs location.
- Since:
- 1.0.0
- Author:
- Marcin Grzejszczak
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMarker class to discern between the stubs location and dependency registration path. -
Constructor Summary
ConstructorsConstructorDescriptionStubsConfiguration(String stubPath) StubsConfiguration(String stubsGroupId, String stubsArtifactId, String stubsClassifier) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
StubsConfiguration
-
StubsConfiguration
-
StubsConfiguration
-
-
Method Details
-
toColonSeparatedDependencyNotation
-
getStubsGroupId
-
getStubsArtifactId
-
getStubsClassifier
-