LiQ Container is generic, ultra lightweight factory utility written in java.
In this release , API is fixed for production use.
LiQ Container is the IoC container written in Java.
The motivation of creating yet another IoC container is the belief "IoC container can be simpler".
I think existing containers are too complex.
The goal of this project is to provide the IoC container which is:
* easier to understand. behavior of the container is expectable.
* easier to configure than any other similar containers.
* to help developers to concentrate on more creative aspects of Java application development.
* to provide the way to improve reusablility of components. ... read more
LiQ Container is the IoC container written in Java.
The motivation of creating yet another IoC container is the belief "IoC container can be simpler".
I think existing containers are too complex.
The goal of this project is to provide the IoC container which is:
* easier to understand. behavior of the container is expectable.
* easier to configure than any other similar containers.
* to help developers to concentrate on more creative aspects of Java application development.
* to provide the way to improve reusablility of components.... read more