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