Home > Back-end >  Springboot fastjson error receiving data
Springboot fastjson error receiving data

Time:02-27

Back end receives the json data all missing data between Angle brackets
Below this kind of situation directly error
When the data for & gt; Living Room Furniture> Ottomans

Backend parsing json with Jackson, springboot version 2.2.9

CodePudding user response:

Most comprehensive json parsing: https://blog.csdn.net/dotnetstudio/article/details/73359206
  • Related