Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 452 Bytes

File metadata and controls

14 lines (9 loc) · 452 Bytes

Getting Started

Welcome to the inject documentation

unnamed/inject is a zero-dependency, lightweight and fast runtime dependency injection library for Java 8+

Features

  • Known and easy to use DSL (domain specific language) to configure bindings
  • Potentially increase your programming productivity, you don't have to worry about manually injecting dependencies
  • Out of the box support for features like multibinding and assisted inject