出现该错误的时候No default (no-argument) constructor for class: com.example.accessingdatajpa.Customer (class must be instantiated by Interceptor)
在Customer加上空的构造函数即可

出现该错误的时候No default (no-argument) constructor for class: com.example.accessingdatajpa.Customer (class must be instantiated by Interceptor)
在Customer加上空的构造函数即可

1150
1495
1万+

被折叠的 条评论
为什么被折叠?