Reverspring is a Java library that allows you to create Spring IoC XML files from POJO at runtime.

CoI stands for Control of Inversion: Reverspring just inverts the inversion of control mechanism of Spring Framework, allowing you to (re)write Spring descriptors starting from your Java objects. With Reverspring you can write process descriptors on XML files without re-inventing a new DTD or XML-Schema, but just using the well known Spring IoC syntax.



Latest news: XML error: Invalid document end at line 1