Package cloud.opencode.base.json.annotation


package cloud.opencode.base.json.annotation
JSON Annotation - JSON Processing Annotations JSON Annotation - JSON 处理注解

This package provides annotations for customizing JSON serialization and deserialization behavior.

本包提供用于自定义 JSON 序列化和反序列化行为的注解。

Key Annotations | 核心注解:

Since:
JDK 25, opencode-base-json V1.0.0
Author:
Leon Soo www.LeonSoo.com
See Also:
  • Class
    Description
    JSON Format - Specifies Serialization Format JSON 格式 - 指定序列化格式
    Shape of the JSON value JSON 值的形状
    JSON Ignore - Excludes Field from JSON Processing JSON 忽略 - 从 JSON 处理中排除字段
    JSON Mask - Data Masking for Sensitive Fields JSON 脱敏 - 敏感字段的数据脱敏
    Mask type enumeration 脱敏类型枚举
    JSON Naming - Specifies Property Naming Strategy JSON 命名 - 指定属性命名策略
    Naming strategy enumeration 命名策略枚举
    JSON Property - Defines JSON Field Mapping JSON 属性 - 定义 JSON 字段映射
    Access type for property 属性的访问类型