Annotation Interface Sensitive


@Target(FIELD) @Retention(RUNTIME) @Inherited @Documented public @interface Sensitive
敏感字段注解 字段被注解后,使用SensitiveUtil会脱敏该字段
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description