Files
spring-data-redis/src
Christoph Strobl 47c1ff54dd Add AOT support for redis repositories.
We now use the AOT infrastructure of Spring Framework 6 and data commons to provide AOT support building the foundation for native image compilation.
Additionally we register hints for GraalVM native image.

See: #2350
2022-07-06 14:44:46 +02:00
..