Uses of Interface
org.miaixz.bus.extra.json.JsonProvider

Packages that use JsonProvider
Package
Description
Provides a unified facade for JSON (JavaScript Object Notation) processing.
Provides concrete implementations of the JSON provider interface, integrating with popular third-party JSON libraries such as Jackson, Gson, and Fastjson.