Annotation Type StubRunnerPort
-
@Target(FIELD) @Retention(RUNTIME) @Documented public @interface StubRunnerPort
The annotated field with this annotation will have the port of a running stub injected.- Since:
- 2.0.0
- Author:
- Marcin Grzejszczak
-
-
Element Detail
-
value
String value
- Returns:
- the
artifactidorgroupid:artifactidnotation of the started stub.
-
-