Files
spring-data-redis/src/test/java/org/springframework/data
Mark Paluch f8d63f4736 DATAREDIS-822 - Consider argument range in RedisCommand min/max arguments specification.
We now consider max argument specifications as upper bound and no longer as the exact number of required arguments.

Original pull request: #335.
2018-05-02 14:49:24 +02:00
..