Update native hints to cover proxies for key bound operations.

Also rename DataRedisRuntimeHints to RedisRuntimeHintsRegistrar.

See: #2350
This commit is contained in:
Christoph Strobl
2022-07-11 08:40:59 +02:00
parent a55c73faeb
commit 38d2aa4bb8
2 changed files with 36 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
org.springframework.aot.hint.RuntimeHintsRegistrar=\
org.springframework.data.redis.aot.DataRedisRuntimeHints
org.springframework.data.redis.aot.RedisRuntimeHintsRegistrar