| 注释类型 | 说明 |
|---|---|
| ComponentTypeScan |
A markup annotation indicating that the annotation with
ComponentTypeScan
as a meta-annotation can provide some scanning configuration,
from which ContainerResolveUtils.resolveComponentTypesFromMetadata(org.springframework.core.annotation.AnnotationAttributes, cn.crane4j.extension.spring.scanner.ClassScanner, org.springframework.util.StringValueResolver) can obtain
the type of Crane4j component that needs to be parsed. |
| ContainerConstantScan |
Scan constant containers for the specified package path.
|
| ContainerEnumScan |
Scan enum containers for the specified package path.
|
| OperatorScan |
Scan Operator interface for the specified package path.
|
Copyright © 2024. All rights reserved.