mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Document valid SpEL separators for tokenizer
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
= Literal Expressions
|
||||
|
||||
SpEL supports the following types of literal expressions.
|
||||
The `\s`, `\t`, `\r` and `\n` characters are all valid separators between tokens.
|
||||
|
||||
String ::
|
||||
Strings can be delimited by single quotation marks (`'`) or double quotation marks
|
||||
|
||||
Reference in New Issue
Block a user