Files
spring-data-redis/src/test/java/org/springframework
Mark Paluch e62ecbb1a9 DATAREDIS-538 - Allow @TimeToLive methods that are not accessible by default.
We allow now the use of non-public classes with a @TimeToLive method and @TimeToLive on non-public methods.

Original Pull Request: #231
2020-02-03 14:25:55 +01:00
..