Skip to content

null expression not evaluating #10

@vishalkumarnl

Description

@vishalkumarnl

suppose employe.id = null and expression = "employe.id ? true : false"
if I am trying to evaluate the above expression using SpelExpressionEvaluator.compile(expression) function call. It returns NullPointer exception which was not happening in 0.2.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions