Spring Notes
Spring: Spring is a lightweight container, with wrappers that make it easy to use many different services and frameworks. Lightweight containers accept any JavaBean, instead of specific types of components.
Reference Links:
Spring Framework Site
Spring with WebLogic