We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6062363 + 14466ee commit 3806315Copy full SHA for 3806315
1 file changed
framework-docs/modules/ROOT/pages/core/expressions/language-ref/literal.adoc
@@ -2,6 +2,7 @@
2
= Literal Expressions
3
4
SpEL supports the following types of literal expressions.
5
+The `\s`, `\t`, `\r` and `\n` characters are all valid separators between tokens.
6
7
String ::
8
Strings can be delimited by single quotation marks (`'`) or double quotation marks
0 commit comments