| 程序包 | 说明 |
|---|---|
| cn.crane4j.springboot.config |
| 类和说明 |
|---|
| AnnotationMethodContainerPostProcessor
Post process the bean, scan the method with
ContainerMethod annotation in the class or method of class,
and adapt it to Container instance
according to MethodContainerFactory registered in the Spring context. |
| Crane4jApplicationContext
The global configuration class implemented based on the Spring context,
when obtaining the required components from the instance,
will directly obtain the corresponding bean through the
ApplicationContext held. |
| ResolvableExpressionEvaluator
Calculator for executing an expression with a method call as the context.
|
Copyright © 2023. All rights reserved.