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-24 15:49:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7a4ca36413cdf71206f60330e6fd2b30e943f0ae
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