程序包的使用
cn.taketoday.expression.spel.standard
-
类说明A SpelCompiler will take a regular parsed expression and create (and load) a class containing byte code that does the same thing as that expression.A
SpelExpressionrepresents a parsed (valid) expression that is ready to be evaluated in a specified context.