Package-level declarations
Types
Link copied to clipboard
Basic resolver of dependencies for constructor-based dependency injection.
Link copied to clipboard
Link copied to clipboard
annotation class DoNotResolve
Mark an optional parameter to be ignored by dependency resolution
Link copied to clipboard
annotation class ResolveAll
Resolve all matching values, e.g. multiple implementations of the same interface
Link copied to clipboard
Mark parameter as injected by name rather than type