| Annotation Type | Description |
|---|---|
| Reflection |
Register the annotated element to be scanned and generate a reflection config file,
instead of the current annotated element you can specify
Reflection.scanPackage(), Reflection.scanClass() or Reflection.scanClassName() instead |
| Reflections |