Package org.springframework.data.redis.connection.json
@NullMarked
package org.springframework.data.redis.connection.json
Data structures and interfaces to interact with Redis JSON.
-
ClassDescriptionJSON path abstraction for JSON commands.Condition for
JSON.SETcommand.Condition forJSON.SETcommand path presence.Enum representation of the JSON types provided by Redis JSON API.Value abstraction for JSON payloads passed toRedisJsonCommands.