摘要: 准备工作: 1、java运行环境; 2、Mysql安装配置; 3、Tomcat安装配置; 4、Maven; 5、IDEA; 6、IDEA创建号一个web app项目。 Maven配置文件导包: 配置后运行maven,自动从中央仓库下载jar包。 Spring MVC配置: 就是新建Controlle 阅读全文
posted @ 2019-02-02 16:37 MyZheng 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 一、IDEA中创建maven web项目的详细部署 1、File New Project 2、Maven Creat form archetype maven-archetype-webapp 3、GroupID Artifactid 4、User setting file:设置自己的maven本地 阅读全文
posted @ 2019-01-29 15:49 MyZheng 阅读(963) 评论(0) 推荐(0) 编辑