SpEL throws exception when accessing property on nonexistent variable #34791
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: invalid
An issue that we don't feel is valid
Uh oh!
There was an error while loading. Please reload this page.
I expect the result output to be
false
, but an exception is thrown. Can this situation be optimized, when encountering non-existent data, it should be judged as unsatisfied instead of throwing an exception?ERROR:
The text was updated successfully, but these errors were encountered: