| 程序包 | 说明 |
|---|---|
| cn.crane4j.extension.spring.annotation |
| 类和说明 |
|---|
| 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.
|
Copyright © 2024. All rights reserved.