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
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value  
    • Element Detail

      • value

        String value
        Returns:
        the artifactid or groupid:artifactid notation of the started stub.