Projects
Sproing
Our first official project is Sproing, a Spring integration library that allows static access to the ApplicationContext and BeanFactory objects. It also allows applications to be started up with spring without having to know how to create an application context object by passing the xml path to it. Created because there wasn't much about that would allow a FitNesse fixture to run in Spring. We are hoping to add other spring features as the project continues