批注接口 Stateless


@Retention(SOURCE) @Target(TYPE) public @interface Stateless
用于标记一个类是无状态的,也就是线程安全的
作者:
wjybxx date 2023/4/15