Unboxing of ‘parser.parseExpression(rule).getValue(context, Boolean.class)‘ may produce ‘NullPointer
match可能为空值。这样的拆箱是不安全的,应该处理一下(比如用Optionaltry{Objectobject=parser.parseExpression(rule).getValue(context,Boolean.class);booleanmatch=object!=null;if(match){System.out.println("匹配成功,供应商名称为:"+supplier.get