Projects with this topic
Sort by:
-
Minimalistic Dependency Injection - Or: what I got wrong about dependency injection. Done in Java based solely on the JSR 330 annotations, dinistiq is a minimalistic approach to component based application setup for the Java SE. Using only one scope with mostly singletons, it adds very new few external dependencies to your project.
Updated -
Projeto das práticas da disciplina Programação para Web II do curso de CST em Sistemas para a Internet do IFPB.
Updated -
A framework responsible for monitoring and automating the dependency injection process.
Updated -
Um pouco sobre injeção de dependência
Updated -
Dependency injection library. It contains the basic principle of dependency.
Updated