SSM整合框架與之用戶登錄功能項目的實現

一.SSM框架的整合 1:引入 spring 與 mybatis 各自的 jar 包 2:引入 spring 與 mybatis 整合的包,(當有 jar 包衝突,保留高版本的 jar 包) 3:在 spring 的配置文件 applicationContext.xml 中 * 配置管理sqlSessionFactory * 配置管理數據源 * 配置管理mapper對象 引入 SpringMVC
相關文章
相關標籤/搜索