Register reflection hints for date ObjectToObjectConverter conventions
Closes gh-29429
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user