摘要: 一、spring EL 表达式: 变量:变量可以在表达式中使用语法#’变量名’引用 ExpressionParser ep= new SpelExpressionParser(); //创建上下文变量 EvaluationContext ctx = new StandardEvaluationCon 阅读全文
posted @ 2019-05-29 14:43 fantastiLi 阅读(118) 评论(0) 推荐(0)