SpEL method invocation with varargs on proxy [SPR-16122] #20670
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Gary Russell opened SPR-16122 and commented
SpEL method invocation on a proxy does not work with varargs.
Consider the following:
As written, this emits
Uncommenting the second
@Value
results in...Affects: 4.3.12
Reference URL: https://stackoverflow.com/questions/46953884
Issue Links:
Referenced from: commits 419b444, 9cc3349
Backported to: 4.3.13
The text was updated successfully, but these errors were encountered: