Files
spring-data-redis/src/main/java/org/springframework/data/redis
Mark Paluch b5f124cfd8 Terminate stream with error on null values returned by RedisElementReader for top-level elements.
We now emit InvalidDataAccessApiUsageException when a RedisElementReader returns null in the context of a top-level stream to indicate invalid API usage although RedisElementReader.read can generally return null values if these are being collected in a container or value wrapper or parent complex object.

Apply consistent wording to operations documentation.
2023-10-10 19:07:42 -07:00
..
2023-10-09 15:38:15 +02:00
2023-09-13 11:35:15 -07:00
2023-09-13 11:35:15 -07:00
2023-07-13 10:55:55 +02:00
2017-09-21 08:16:43 +02:00