Annotation Type ModuleContext
-
@Retention(RUNTIME) @Target(MODULE) @Documented public @interface ModuleContext
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<? extends org.springframework.context.support.GenericApplicationContext>applicationContextClassjava.lang.Class<?>mainConfigurationClass
-