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

Comment From: snicoll

  • Superseded by #25316