Registry / web-framework / spring-boot-starter-json

spring-boot-starter-json

JSON →
library4.0.6javamavenunverified

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>
INSTALL
IMPORT
SIG · SPRING-BOOT-STARTE
S
spring-boot-starter-json
web-frameworkjavav4.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JacksonAutoConfiguration
org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration

Minimal usage showing import of the Jackson auto-configuration class.

import org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration; // Example: auto-configuration is enabled by default in Spring Boot // @SpringBootApplication includes this auto-configuration
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
spring-boot-starter-json — mvn dependency:get spring-boot-starter-json · libregistry