Register reflection hints for date ObjectToObjectConverter conventions

Closes gh-29429
This commit is contained in:
Sébastien Deleuze
2022-11-08 17:39:24 +01:00
parent af170f693a
commit ce9e2e4d89
3 changed files with 104 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
org.springframework.aot.hint.RuntimeHintsRegistrar=\
org.springframework.aot.hint.support.SpringFactoriesLoaderRuntimeHints
org.springframework.aot.hint.support.SpringFactoriesLoaderRuntimeHints,\
org.springframework.core.convert.support.ObjectToObjectConverterRuntimeHints