mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 16:29:28 +00:00
Polishing
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ import org.springframework.lang.Nullable;
|
||||
public class SpelParserConfiguration {
|
||||
|
||||
/**
|
||||
* Default maximum length permitted for a SpEL expression.
|
||||
* Default maximum length permitted for a SpEL expression: {@value}.
|
||||
* @since 5.2.24
|
||||
*/
|
||||
public static final int DEFAULT_MAX_EXPRESSION_LENGTH = 10_000;
|
||||
|
||||
Reference in New Issue
Block a user