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-20 03:52:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
53eb612a68ea184bba3a5daeb6e7dff0761bacff
spring-framework
/
org.springframework.expression
/
src
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
..
main/java/org/springframework
/expression
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
test
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