Skip to content

SpEL Compiler: Make OpModulus compilable [SPR-12041] #16657

@spring-projects-issues

Description

@spring-projects-issues

Artem Bilan opened SPR-12041 and commented

The tipical case from Spring Integration perspective:

<int:filter expression="payload % 2 == 0">

In addition consider to make other SpelNodeImpl compilable. E.g. one more tipical case:

<aggregator expression="#root.![payload]">

Affects: 4.1 RC1

Referenced from: commits d301748

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions