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-21 05:09:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f4460dcbf77e1844870d2e3207f118f25ada79b4
spring-framework
/
org.springframework.expression
/
src
/
main
T
History
Mark Fisher
f4460dcbf7
SPR-6059 Avoiding NPE for unary-not and ternary operators. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException.
2009-10-28 21:57:09 +00:00
..
java/org/springframework
/expression
SPR-6059 Avoiding NPE for unary-not and ternary operators. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException.
2009-10-28 21:57:09 +00:00