| 类 | 说明 |
|---|---|
| DateFormatAnnotationFeature |
特性:为时间日期格式的字段添加
@DateTimeFormat 注解 |
| IgnoreNullFieldAnnotationFeature |
特性:为类添加
@JsonInclude(JsonInclude.Include.NON_NULL) 注解,
序列化时忽略空字段 |
| JasonFormatAnnotationFeature |
特性:为时间日期格式的字段添加
@JsonFormat 注解 |
Copyright © 2023. All rights reserved.