@Target(value={CONSTRUCTOR,METHOD,PARAMETER,FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface AAutowired
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
required
Declares whether the annotated dependency is required.
|
Copyright © 2025. All rights reserved.