Description: When learning SSH framework, Spring framework built separately example, can be run directly into eclipse
To Search:
File list (Check if you may need any files):
SpringDemo
..........\.classpath
..........\.project
..........\.settings
..........\.........\org.eclipse.jdt.core.prefs
..........\bin
..........\...\applicationContext.xml
..........\...\com
..........\...\...\bean
..........\...\...\....\NorthMan.class
..........\...\...\....\SouthMan.class
..........\...\...\inter
..........\...\...\.....\Person.class
..........\...\...\test
..........\...\...\....\Test.class
..........\src
..........\...\applicationContext.xml
..........\...\com
..........\...\...\bean
..........\...\...\....\NorthMan.java
..........\...\...\....\SouthMan.java
..........\...\...\inter
..........\...\...\.....\Person.java
..........\...\...\test
..........\...\...\....\Test.java