Projects tagged ‘library’, ‘reference’, and ‘spring’


Jump to tag:

Projects tagged ‘library’, ‘reference’, and ‘spring’

Filtered by Project Tags library reference spring

Refine results Project Tags web (2) application (2) technology (2) programming (2) tools (2) development (2) ioc (2) api (2) springframework (2) framework (2) j2ee (2) java (1)

[2 total ]

382USERS
   

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration management applying Inversion-of-Control principles ... [More] , a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]

3USERS
 

Reverspring is a Java library that allows you to create Spring IoC XML files from POJO at runtime, with detailed configuration about what to add in the descriptor and how to write it.