SSM+ElementUI
1. Maven版本的ssm(不分模块)步骤(1) 创建maven web项目(2)在pom.xml 导入 依赖的jar包 (ssm)(3)在配置文件 web.xml / applicationContext.xml /applicationContext-mvc.xml db.properties log4j.properites(4)搭建 service 层 mapper层...