@JsonFilter throws “JsonMappingException: Can not resolve BeanPropertyFilter” for global spring boot configuration

后端 未结 0 1634
刺人心
刺人心 2021-02-01 18:39

I was trying to use ModelMapper to skip certain attributes from the object using @JsonFilter("apiFilter") only at a specific point of code.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题