Discussion about this post

User's avatar
Nicolas Duminil's avatar

Thanks for sharing Markus. I encourage developers to prefer JSON-B / JSON-P to Jackson. While Jackson made perfect sense as long as there wasn't any standard JSON spec, now that an official standard is available since several years, there is no any more reason to use an "industrial standard", i.e. a non standard solution like Jackson.

If it's true that the curent standard isn't fast enough and doesn't provide enough features, then these are all good reasons to improve it, instead of using an allegedly better but non standard library.

Expand full comment

No posts