Description
Oleg Zhurakousky opened INT-828 and commented
Currently it is a two step process
- Resolve method
- Map arguments
However, mapping itself may take into account which method is the "closest" match
Sub-tasks:
-
Revisit ConversionService strategy, since it is used in determining the mapping between Messages and Method parameters [INT-829] #4838 Revisit ConversionService strategy, since it is used in determining the mapping between Messages and Method parameters
-
Document mapping rules for non-annotated method parameters or parameters annotated with non-mapping annotatilons [INT-846] #4856 Document mapping rules for non-annotated method parameters or parameters annotated with non-mapping annotatilons
-
Provide a MethodResolver implementation to the SpEL EvaluationContext that filters candidate Methods [INT-936] #4951 Provide a MethodResolver implementation to the SpEL EvaluationContext that filters candidate Methods