Annotation Type ExternalDeployment


@Retention(RUNTIME) @Target(TYPE) public @interface ExternalDeployment
This marks external deployment, no need for @Deployment --> Archive<?> e.g. template build config via git repository
Author:
Ales Justin