Spring Framework Basics

Today I was asked by few of my colleagues to give a brief introduction about Spring Framework. I created this presentation and hope this is also able to help you. Comments are appreciated!
Here is some more code if you would like to understnad how can a class can be injected and used in other class.
Changes Made:
  1. Added: PrintMe.java
  2. Changed: HelloWorldImpl2.java, applicationContext.xml

Scenario: Use another class

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.