SpringBoot: When using Google Gson, the returned type cannot be JsonObject or JsonArray, otherwise an error may be reported

nested exception is com.fasterxml.jackson.databind.JsonMappingException: JsonObject (through reference chain: com.google.gson.JsonObject["asBoolean"])

Guess you like

Origin blog.csdn.net/amadeus_liu2/article/details/114060989