The aim of this project is to make Spring-based applications more modular, but without complexity and problems of OSGi. This solution is very simple, it basically enhances Spring’s context hierarchy model by adding ability to explicitly export and import beans between child contexts (aka modules).
TODO
This project is fork of Banshun project from Grid Dynamics. You can read more about its original and still valid purposes and motivation on their blog here.
This project is licensed under Apache License 2.0.