IOC之基于注解的配置bean(下)
资源文件列表:

SpringApplyChapter4_4/
SpringApplyChapter4_4/.classpath 470B
SpringApplyChapter4_4/.project 397B
SpringApplyChapter4_4/.settings/
SpringApplyChapter4_4/.settings/org.eclipse.jdt.core.prefs 598B
SpringApplyChapter4_4/bin/
SpringApplyChapter4_4/bin/beans.xml 810B
SpringApplyChapter4_4/bin/com/
SpringApplyChapter4_4/bin/com/mucfc/
SpringApplyChapter4_4/bin/com/mucfc/dao/
SpringApplyChapter4_4/bin/com/mucfc/dao/UserDao.class 789B
SpringApplyChapter4_4/bin/com/mucfc/model/
SpringApplyChapter4_4/bin/com/mucfc/model/User.class 989B
SpringApplyChapter4_4/bin/com/mucfc/service/
SpringApplyChapter4_4/bin/com/mucfc/service/MyComponent.class 1.36KB
SpringApplyChapter4_4/bin/com/mucfc/service/MySerivce.class 606B
SpringApplyChapter4_4/bin/com/mucfc/test/
SpringApplyChapter4_4/bin/com/mucfc/test/Test.class 1.43KB
SpringApplyChapter4_4/src/
SpringApplyChapter4_4/src/beans.xml 810B
SpringApplyChapter4_4/src/com/
SpringApplyChapter4_4/src/com/mucfc/
SpringApplyChapter4_4/src/com/mucfc/dao/
SpringApplyChapter4_4/src/com/mucfc/dao/UserDao.java 422B
SpringApplyChapter4_4/src/com/mucfc/model/
SpringApplyChapter4_4/src/com/mucfc/model/User.java 355B
SpringApplyChapter4_4/src/com/mucfc/service/
SpringApplyChapter4_4/src/com/mucfc/service/MyComponent.java 889B
SpringApplyChapter4_4/src/com/mucfc/service/MySerivce.java 433B
SpringApplyChapter4_4/src/com/mucfc/test/
SpringApplyChapter4_4/src/com/mucfc/test/Test.java 892B