Package com.acanx.annotation


package com.acanx.annotation
  • Annotation Types
    Class
    Description
    标识新开发的不稳定的API,后续版本可能会修改、重构或者删除
    标识新开发的趋于稳定的API,后续可能会进行少量更改和特性测试验证
    A common Spring annotation to declare that annotated elements can be null under some circumstance.
    已通过单元测试的孵化器包下的类或者方法可以使用此注解来标记