摘要: 目录开发一个简单的Spring项目一、开发环境搭建二、开发流程三、初始化和销毁测试:四、使用场景 开发一个简单的Spring项目 一、开发环境搭建 引入源码jar :3.0以前的版本含有依赖jar包,3.0以后只有spring的核心jar包 核心的jar包 commons-logging-1.1.3 阅读全文
posted @ 2017-03-10 21:31 北极的大企鹅 阅读(188) 评论(0) 推荐(0) 编辑
摘要: java.lang.ClassCastException: com.liuyang.annocation.UserAction cannot be cast to com.liuyang.annocation2.UserAction at com.liuyang.annocation2.App.te 阅读全文
posted @ 2017-03-10 20:51 北极的大企鹅 阅读(165) 评论(0) 推荐(0) 编辑
摘要: 目录名词解释spring引入daoserviceactionSpring 功能Spring与Struts Spring和hibernate 名词解释 名词 解析 描述 框架 就是组件的集合 比如:Struts、Spring、Hibernate就是组件的集合,公共代码的抽象。 组件 就是常用的功能包封 阅读全文
posted @ 2017-03-10 20:06 北极的大企鹅 阅读(224) 评论(0) 推荐(0) 编辑
摘要: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'us' defined in class path resource [com/liuyang/test/DI/beans2 阅读全文
posted @ 2017-03-10 15:01 北极的大企鹅 阅读(553) 评论(0) 推荐(0) 编辑
阅读 - 79万