Dependencies
Marks a service as requiring other services.
Services that miss dependencies will not be instantiated and won't throw an exception.
See also
@BService
@ConditionalService
@Condition
@InjectedService
Marks a service as requiring other services.
Services that miss dependencies will not be instantiated and won't throw an exception.
@BService
@ConditionalService
@Condition
@InjectedService