Add missing RedisClient runtime hint.

Closes: #2440
This commit is contained in:
Christoph Strobl
2022-10-21 14:12:54 +02:00
parent 53c08d5565
commit e99463c4d9
2 changed files with 45 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
org.springframework.aot.hint.RuntimeHintsRegistrar=\
org.springframework.data.redis.aot.RedisRuntimeHints
org.springframework.data.redis.aot.RedisRuntimeHints,\
org.springframework.data.redis.connection.lettuce.aot.LettuceRuntimeHints