Package org.springframework.data.mongodb.util.json
@NonNullApi
package org.springframework.data.mongodb.util.json
MongoDB driver-specific utility classes for Json conversion.
-
ClassDescriptionReusable context for binding parameters to a placeholder or a SpEL expression within a JSON structure.A
Codec
implementation that allows binding parameters to placeholders or SpEL expressions when decoding a JSON String.Reads a JSON and evaluates placehoders and SpEL expressions.A value provider to retrieve bindable values by their parameter index.