Definition from its page at SourceForge: “Java/J2EE application framework based on [Expert One-on-One J2EE Design and Development] by Rod Johnson. Includes JavaBeans-based configuration, an AOP framework, declarative transaction management, JDBC and Hibernate support, and a web MVC framework.”
IBM DeveloperWorks has an interesting series about this framework:
Start to build lightweight, robust J2EE applications using Spring technology, with this first installment in a three-part introduction to the Spring framework.
Naveen Balani continues his Spring series with a how-to guide to integrating Hibernate transactions with Spring aspect-oriented programming (AOP). The result is a persistence framework you can count on.
Learn how to develop MVC-based applications using the Spring framework, in this third installment of Naveen Balani's popular Spring series.
Sunday, September 18, 2005
Subscribe to:
Post Comments (Atom)
1 comment:
This is another interesting article:
http://www-128.ibm.com/developerworks/java/library/j-hibern/
Post a Comment