@FunctionalInterface public static interface ExpressionPreprocessingInterceptor.ContextFactory
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.expression.EvaluationContext |
get(ExpressionPreprocessingInterceptor.Context context)
根据本次执行的待处理对象与数据源还有各项配置,生成带有所需方法及参数的上下文
|
org.springframework.expression.EvaluationContext get(ExpressionPreprocessingInterceptor.Context context)
context - 上下文Copyright © 2022. All rights reserved.