Wednesday, April 14, 2010

Spring - The Revolution

Spring is an open source application framework for java development. It makes the development of enterprise java applications pretty easy. Spring Framework has evolved as the king of frameworks with in a very short time.

Rod Johnson is the author of the first version of Spring.

We have couple of modules in Spring framework. Based on the user's requirement one can utilize or opt for the respective modules.

To name some of the modules in Spring:

Spring Core
Spring MVC
Spring AOP - Aspect Oriented Programming
Spring ORM Integration
Spring Transactions
Spring Web Flow

These are some of the common modules which are useful in most of the today's enterprise applications.

Going further, I will discuss about all these modules in detail.

Stay tuned.

No comments:

Post a Comment