Description: The official website of the spring source down under, it is necessary to in-depth study to see spring operating mechanism
File list (Check if you may need any files):
springframework
...............\.classpath
...............\.project
...............\bin
...............\...\applicationContext.xml
...............\...\phz
...............\...\...\springframework
...............\...\...\...............\core
...............\...\...\...............\....\ApplicationContext.class
...............\...\...\...............\....\Bean.class
...............\...\...\...............\....\BeanProcesser.class
...............\...\...\...............\....\beans.xsd
...............\...\...\...............\....\FileSystemXmlApplicationContext.class
...............\...\...\...............\....\XmlBeanDefinitionReader.class
...............\...\...\...............\test
...............\...\...\...............\....\Animal.class
...............\...\...\...............\....\AnimalSay.class
...............\...\...\...............\....\AnimalSayApp.class
...............\...\...\...............\....\Cat.class
...............\lib
...............\...\dom4j-1.6.jar
...............\src
...............\...\applicationContext.xml
...............\...\phz
...............\...\...\springframework
...............\...\...\...............\core
...............\...\...\...............\....\ApplicationContext.java
...............\...\...\...............\....\Bean.java
...............\...\...\...............\....\BeanProcesser.java
...............\...\...\...............\....\beans.xsd
...............\...\...\...............\....\FileSystemXmlApplicationContext.java
...............\...\...\...............\....\XmlBeanDefinitionReader.java
...............\...\...\...............\test
...............\...\...\...............\....\Animal.java
...............\...\...\...............\....\AnimalSay.java
...............\...\...\...............\....\AnimalSayApp.java
...............\...\...\...............\....\Cat.java