Spring Webflux deserialize json with and without unwrapping

后端 未结 0 1515
挽巷
挽巷 2021-01-23 09:50

I\'m consuming REST services with Spring Webflux using bean deserialization via Jackson, i.e. ObjectMapper. Some requests need the response object to be unwrapped, some not.

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