当前位置:网站首页>Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance o
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance o
2022-07-03 01:17:00 【七八月的天空】
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot construct instance of `com.xxx.TransferLogVo` (although at least one Creator exists): no int/Int-argument constructor/factory method to deserialize from Number value (11111)
at [Source: UNKNOWN; line: -1, column: -1]
报错原因:已经序列化,再次序列化导致的
class A implements Serializable
class B extends A implements Serializable这样就会报错:
改成:
class B extends A 即可
边栏推荐
- Types of map key and object key
- JUC thread scheduling
- "Jetpack - livedata parsing"
- 函数的定义和调用、this、严格模式、高阶函数、闭包、递归
- Some functions of applet development
- Everything文件搜索工具
- Mathematical knowledge: divisible number inclusion exclusion principle
- [shutter] animation animation (basic process of shutter animation | create animation controller | create animation | set value listener | set state listener | use animation values in layout | animatio
- After reading this article, I will teach you to play with the penetration test target vulnhub - drivetingblues-9
- Network security - dynamic routing protocol rip
猜你喜欢

CF1617B Madoka and the Elegant Gift、CF1654C Alice and the Cake、 CF1696C Fishingprince Plays With Arr

MySQL - database query - basic query
![[principles of multithreading and high concurrency: 2. Solutions to cache consistency]](/img/ce/5c41550ed649ee7cada17b0160f739.jpg)
[principles of multithreading and high concurrency: 2. Solutions to cache consistency]

【数据挖掘】任务4:20Newsgroups聚类

Pytest learning notes (12) -allure feature · @allure Step () and allure attach

Sweet talk generator, regular greeting email machine... Open source programmers pay too much for this Valentine's day

【數據挖掘】任務6:DBSCAN聚類

"Jetpack - livedata parsing"

What is tone. Diao's story

Smart management of Green Cities: Digital twin underground integrated pipe gallery platform
随机推荐
数学知识:能被整除的数—容斥原理
简易分析fgui依赖关系工具
String splicing function of MySQL
Introduction to kotlin collaboration
The meaning of wildcard, patsubst and notdir in makefile
[shutter] animation animation (animatedwidget animation use process | create animation controller | create animation | create animatedwidget animation component | animation operation)
英语常用词汇
C application interface development foundation - form control (2) - MDI form
STM32 - introduction of external interrupts exti and NVIC
wirehark数据分析与取证A.pacapng
VIM 9.0 is officially released! The execution speed of the new script can be increased by up to 100 times
串口抓包/截断工具的安装及使用详解
[shutter] animation animation (the core class of shutter animation | animation | curvedanimation | animationcontroller | tween)
Scheme and practice of cold and hot separation of massive data
[技术发展-23]:DSP在未来融合网络中的应用
Everything文件搜索工具
Take you ten days to easily complete the go micro service series (II)
[my advanced journey of OpenGL learning] collation of Euler angle, rotation order, rotation matrix, quaternion and other knowledge
网络安全-动态路由协议RIP
Network security NAT network address translation