Releases: jwdeveloper/DepenDance
Releases · jwdeveloper/DepenDance
0.0.20-Release
- introduce proxyProvider annotation that inject proxy class to the base class if the proxy exists - Injection Event new property, source. The property stands for the sounce from the Injected type is created
0.0.19-Release
- fix pom
0.0.18-Release
Types register as InterfaceAndProvider must not have default constructor
0.0.17-Release
Merge remote-tracking branch 'origin/master'
0.0.16-Release
- register itself to container
0.0.15-Release
- Creating Child containers based on parent container - Types resolver as build in feature
0.0.14-Release
Fix, container search, it wasn't returning all implementations
0.0.13-Release
Handle Duplicated Generics Type
0.0.12-Release
Merge remote-tracking branch 'origin/master'
0.0.11-Release
Support for injecting object to fields