Starter for reading and writing JSON in Spring Boot applications.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-json</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage showing import of the Jackson auto-configuration class.
No known issues recorded.
No dependency data recorded yet.