摘要: 搭建一个SSM框架有三个基本的配置文件 - Spring的配置文件ApplicationContext.xml - SpringMVC的配置文件DispatcherServlet.xml - mybatis的配置文件 mybatis-config.xml 当然还有配置... 阅读全文
posted @ 2017-09-18 21:34 我想和这个世界聊聊 阅读(267) 评论(0) 推荐(0) 编辑