annotations/annotation library
Classes
- AutoProvider
- Annotation to mark a class as a provider that should be auto-registered.
- Inject
- Annotation to mark a method as an injection point.
- Injectable
- Annotation to mark a class as injectable.
- ScopedProviderAnnotation
- Annotation to mark a provider as scoped.
- YourProvider
- Annotation for code generation of providers.