Skip to content

Document repeat and character subtraction String operators in SpEL #32137

@sbrannen

Description

@sbrannen

The repeat ('abc' * 2 == 'abcabc') and character subtraction ('d' - 3 == 'a') operators in SpEL are currently not documented in Operators.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions