基本都是实体类中用到的,非实体类会单独说明
忽略post请求体传多参数时的报错(类)
@JsonIgnoreProperties(ignoreUnknown = true)
json序列化时不默认序列化此值(属性)
针对blade框架。(https://sns.bladex.vip/q-100.html)[https://sns.bladex.vip/q-100.html]
@JsonSerialize(nullsUsing = NullSerializer.class)
@JsonIgnoreProperties(ignoreUnknown = true)
针对blade框架。(https://sns.bladex.vip/q-100.html)[https://sns.bladex.vip/q-100.html]
@JsonSerialize(nullsUsing = NullSerializer.class)