Annotation Interface EnableAdmin


@Retention(RUNTIME) @Target(TYPE) @Documented @Import(AdminConfiguration.class) public @interface EnableAdmin