| 程序包 | 说明 |
|---|---|
| cn.crane4j.extension.spring |
| 类和说明 |
|---|
| BeanAwareAssembleMethodAnnotationHandler
An
AssembleMethodAnnotationHandler implementation,
support find target bean from ApplicationContext. |
| BeanMethodContainerRegistrar
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. |
| MergedAnnotationFinder
Annotation finder supporting spring meta-annotation composition annotation mechanism.
|
| ResolvableExpressionEvaluator
Calculator for executing an expression with a method call as the context.
|
| SpringConverterManager
A
ConverterManager implementation based on Spring's ConversionService. |
| SpringParameterNameFinder
A
ParameterNameFinder implementation based on Spring's ParameterNameDiscoverer. |
| ValueResolveAssembleAnnotationHandler
Extension implementation of
AssembleAnnotationHandler,
On the basis of the former, some spring annotations are additionally supported. |
Copyright © 2023. All rights reserved.