Annotation Type DockerContainer


@Retention(RUNTIME) @Target(FIELD) @Documented public @interface DockerContainer
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    Order to start the container, the bigger the number, sooner is started.
  • Element Details

    • order

      int order
      Order to start the container, the bigger the number, sooner is started.
      Returns:
      Default:
      0