spring-framework/spring-context
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
..
src Make max length of SpEL expressions in an ApplicationContext configurable 2024-01-09 11:15:32 +01:00
.springBeans
spring-context.gradle Add basic test for reactive caching 2023-11-20 15:24:40 +01:00