Pages

Tuesday, December 7, 2010

Java Hibernate Tutorial

Spring Framework Tutorial (www.java9s.com)


Spring Framework Tutorial Session 1

This is an introduction to spring framework. Spring framework was introduced by Rod Johnson. Spring offers Dependency Injection and Aspect-oriented Programming. Spring framework contributes to loose coupling and Inversion of Control. This session gives an overview of how spring framework contributes to loose coupling. Spring has modules like Spring jdbc, spring JMS which reduces the complexity in implementing those APIs.