Introduction to the Java Spring Framework
During January 2009, I presented an introduction to the Java Spring Framework to the Java programmers at the University of Kansas. The presentation covers some of the capabilities of Spring (version 2.5). There is also an example application that shows how to implement some of Spring's features such as dependency management, aspect-oriented programming (AOP), and Spring JDBC for database interaction.
Downloads:
Introduction to the Spring Framework - PowerPoint Presentation
Please note that the example application was created using MyEclipse 7 and Maven 2. There is a READ_ME file in the project's root folder.


There are no comments for this entry.
[Add Comment]