-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Document whitespace semantics in SpEL expressions #36628
Copy link
Copy link
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task
Milestone
Description
Activity
Metadata
Metadata
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task
The language reference documentation for SpEL is fairly extensive; however, we don't currently document whitespace semantics within SpEL expressions -- for example, that tokens can be separated spaces, tabs, carriage returns, and/or new lines.