JA

Jackson

High-performance JSON processor for Java — object mapping, streaming API, data binding, and a rich module ecosystem.

Java serialization free Open Source since 2009

Jackson is the standard JSON library for Java. Its ObjectMapper converts between JSON and POJOs with annotated field control (@JsonProperty, @JsonIgnore). Spring Boot auto-configures Jackson as the default HTTP message converter; Quarkus and Micronaut both support it out of the box.

// commonly used with

Opinionated Spring framework for production-ready Java microservices — auto-configuration, …

web 2014

Kubernetes-native Java framework — fast startup, low memory footprint, native compilation via …

web 2019

JVM microservices framework with compile-time dependency injection — no reflection, fast …

web 2018

// related libraries

Google's core Java libraries — collections, caching, primitives, concurrency, I/O, and string …

utility 2007 open source

// tags

jsonserializationjavarestdata-bindingspring
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub