Closed huxiaozheng closed 3 years ago
There are a few problems here:
2.10.0
is old -- you should at very least upgrade to latest 2.10.x patch, 2.10.5I will first move this to right repo, but I don't know if there is much Jackson project can do -- I would suggest:
If none of these help, we would need a reproduction -- ideally unit test -- that does not rely on external frameworks like Spring.
I suspect this is more related to Spring, and without a test case there isn't much we can do. May be reopened with a test case but closing for now.
I encounter a problem when i run my project. It seems a jackson's problem, here is output. My jackson-core ,jackson-dataformat-smile,.......verion is 2.10.0 and spring'version is 5.2.9 . Anyone can give me some advice,i will appreciate.