| Package | Description |
|---|---|
| cn.hutool.core.annotation.scanner |
注解包扫描封装
|
| Modifier and Type | Method and Description |
|---|---|
TypeAnnotationScanner |
TypeAnnotationScanner.setIncludeInterfaces(boolean includeInterfaces)
是否允许扫描父接口
|
TypeAnnotationScanner |
TypeAnnotationScanner.setIncludeSuperClass(boolean includeSuperClass)
是否允许扫描父类
|
Copyright © 2024. All rights reserved.