-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by another
Description
Affects: Spring Framework 5.0/5.1
I found the problem, that I couldn't call methods of Object in the SpEL, when the target-object is a Proxy. In my case it was the toString()-method.
I build a test, which shows the behavior and my workaround:
SpelProxyText.zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by another