Closed LucasJC closed 1 year ago
Please merge this pr. We need it for HashMap based contexts and have resorted to reflection to set the resolvers in the meantime, which really sucks.
thanks for the contribution! I already merged in #92, which contains this change, though.
This version registers configured expression resolver to
ParagraphRepeatProcessor
andRepeatDocPartProcessor
which before defaulted toNoOpEvaluationContextConfigurer
.