Skip to main content
Version: 0.3.1

Introduction

Dependency injection is more than just adding a bunch of bindings. Sometimes binding logic should be splitted for maintainability purposes. Sometimes binding logic can be used to generate services related to existing ones. Container modules are the key for accomplishing those tasks.