Overview
Several SpelNodeImpl
implementations provide direct access to the associated property name, field name, method name, etc. For example, see MethodReference
and PropertyOrFieldReference
.
For convenience, we should also make the bean name available in BeanReference
.
Related Issues
- https://github.com/spring-projects/spring-security/issues/14652