06 2022 档案

摘要:注解 @Documented @JacksonAnnotationsInside @Target(ElementType.FIELD) @Retention(RetentionPolicy.RUNTIME) @JsonSerialize(using = StringToJsonSerializer. 阅读全文
posted @ 2022-06-29 18:39 空明师兄 阅读(527) 评论(0) 推荐(0)
摘要:浪费俩小时写了这个,不多说 直接上代码。 注解 @Documented @JacksonAnnotationsInside @Target(ElementType.FIELD) @Retention(RetentionPolicy.RUNTIME) @JsonDeserialize(using = 阅读全文
posted @ 2022-06-28 19:18 空明师兄 阅读(430) 评论(0) 推荐(0)