Class JsonParser

java.lang.Object
org.springframework.ai.util.json.JsonParser

@Deprecated(forRemoval=true) public final class JsonParser extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Use JacksonUtils or JsonHelper instead
Utilities to perform parsing operations between JSON and Java.