@Target(value={CONSTRUCTOR,METHOD,PARAMETER,FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface AAutowired
| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
required
Declares whether the annotated dependency is required.
|
Copyright © 2024. All rights reserved.