Annotation Interface MainApplication


@Retention(RUNTIME) @Target(TYPE) public @interface MainApplication
Marker annotation for the main application class which will be started by the application bootstrapper.