All activity
RomanQedleft a comment
Hi everyone :) Amaya DI is a brand new tiny framework developed under the impression of C# ASP.NET DI. It was created to provide the most compact, fast and easy-to-learn implementation of the dependency container. It supports by default such things as generalized types (generics and wildcards), does not require drastic changes to existing code (the maximum that will have to be added is to...

AmayaDIA really fast, customizable and compact java di framework
A really fast, customizable and compact dependency injection framework for java 11+.
Main features:
1) Almost as fast as manual injection;
2) Support for singleton and transient policies by default;
3) Full customization;
4) No unnecessary dependencies.

AmayaDIA really fast, customizable and compact java di framework
