GitXplorerGitXplorer
k

SimpleDI

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
8c666607943c7019e9614d6d012a432ede39f6d2

add ClassIterator

kkunicmarko20 committed 6 years ago
Unverified
4be3b16d7fff180459912959411075339fb5b913

change logic of Resolve Annotation and allow parameters, make Contaiener and Parameter immutable after building the Container, refactor

kkunicmarko20 committed 6 years ago
Unverified
c1909a1975a2b045050177d9a9de660c39ac0cb2

Autowire interface

kkunicmarko20 committed 6 years ago
Unverified
3461affb6a5f314d168cbcf1876186533b51569b

add support for parameters, add compile test

kkunicmarko20 committed 6 years ago
Unverified
053af3a956b83d50ccc89cba196f89e02728d391

init

kkunicmarko20 committed 6 years ago

README

The README file for this repository.

SimpleDI

Creating Dependency Injection Container as a practice. Wouldn't recommend using it in real applications.