This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-19 19:29:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
53eb612a68ea184bba3a5daeb6e7dff0761bacff
spring-framework
/
org.springframework.expression
/
src
/
test
T
History
Mark Fisher
53eb612a68
SPR-6059 Avoiding NPE for OR operator. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException.
2009-10-28 23:14:29 +00:00
..
java/org/springframework/expression
/spel
SPR-6059 Avoiding NPE for OR operator. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException.
2009-10-28 23:14:29 +00:00
resources
revised expression parser API design
2009-02-12 23:03:58 +00:00