Fork me on GitHub
摘要: 常见方案 1.ACCEPT_CASE_INSENSITIVE_PROPERTIES: true 2.property-naming-strategy: SNAKE_CASE 3.@JsonProperty 注解 例如 @Getter @Setter public class Student { pr 阅读全文
posted @ 2025-08-28 11:19 秋夜雨巷 阅读(39) 评论(0) 推荐(0)