Annotation Interface AquimaTestApplication


@Component @Retention(RUNTIME) @Target(TYPE) public @interface AquimaTestApplication
Annotation for classes that extend ApplicationTemplate. These annotations are used to bootstrap a test application.
Since:
8.0
Author:
Danny Roest