Annotation Interface ScxComponent


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