Add missing reflection hint on MonetaryAmount
Fixes gh-31266
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar= \
|
||||
org.springframework.format.support.FormattingConversionServiceRuntimeHints
|
||||
|
||||
org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor= \
|
||||
org.springframework.context.aot.ReflectiveProcessorBeanFactoryInitializationAotProcessor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user