Files
spring-data-redis/src
Mark Paluch ea74bd65be Fix result sorting using Redis repository query methods.
We now correctly apply sorting when calling a repository query method with a Sort parameter or when defining the sort order as part of the method name.

Original Pull Request: #2087
2021-06-18 12:59:21 +02:00
..