Uses of Package
org.springframework.data.mongodb.util.json
Packages that use org.springframework.data.mongodb.util.json
Package
Description
Query derivation mechanism for MongoDB specific repositories.
MongoDB driver-specific utility classes for Json conversion.
-
Classes in org.springframework.data.mongodb.util.json used by org.springframework.data.mongodb.repository.queryClassDescriptionReusable 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. -
Classes in org.springframework.data.mongodb.util.json used by org.springframework.data.mongodb.util.jsonClassDescriptionReusable context for binding parameters to a placeholder or a SpEL expression within a JSON structure.A value provider to retrieve bindable values by their parameter index.