Annotation Interface ScxComponent


@Target(TYPE) @Retention(RUNTIME) public @interface ScxComponent
标识此类是一个需要注入到容器中的类 和 ScxService 的区别仅在于注解的语义不同
Version:
1.11.5
Author:
scx567888