spring-framework/framework-docs
Sam Brannen 785598629a Make max length of SpEL expressions in an ApplicationContext configurable
This commit introduces support for a Spring property named
`spring.context.expression.maxLength`. When set, the value of that
property is used internally in StandardBeanExpressionResolver to
configure the SpelParserConfiguration used when evaluating String
values in bean definitions, @⁠Value, etc.

Closes gh-31952
2024-01-09 11:15:32 +01:00
..
modules/ROOT Make max length of SpEL expressions in an ApplicationContext configurable 2024-01-09 11:15:32 +01:00
src Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
antora.yml Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
framework-docs.gradle Ensure framework-docs can be imported into Eclipse IDE 2023-11-08 15:26:09 +01:00