FasterXML / jackson-annotations

Core annotations (annotations that only depend on jackson-core) for Jackson data processor
https://github.com/FasterXML/jackson
Apache License 2.0
1.03k stars 330 forks source link

“jackson” There are a lot of shortcomings in this product! #128

Closed thousmile closed 6 years ago

thousmile commented 6 years ago

Unable to parse recursive objects! A mistake has happened qq 20180113183338

My entity class is like this! qq 20180113184508

Other products can be parsed normally, For example, Alibaba fastJson, qq 20180113183823

I hope you can update it, too。

Thank you !

cowtowncoder commented 6 years ago

I do not understand what you are trying to say here. But for usage questions please use mailing list:

https://groups.google.com/group/jackson-user/

and not issue tracker. Issue tracker is for reporting flaws, not question about how to use features.