注释类型 Desensitize
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface Desensitize脱敏 注解- 从以下版本开始:
- 2022/4/4
- 作者:
- jiangcs
-
-
必需元素概要
所需元素 修饰符和类型 必需的元素 说明 java.lang.Stringstrategy
-
@Documented
@Retention(RUNTIME)
@Target(FIELD)
public @interface Desensitize
| 修饰符和类型 | 必需的元素 | 说明 |
|---|---|---|
java.lang.String |
strategy |