标签: spring-el
有什么方法(或解决方法)在可以访问父投影上下文的表达式中执行嵌套投影?我要评估的是
collection.![#this.someList.?[#this.id == #parent.id]]
其中#parent可能是指#this投影中的collection.!。
#parent
#this
collection.!