IDEA创建web工程(多模块)

一、创建工程:

IDEA创建web工程(多模块)

 

 

 IDEA创建web工程(多模块)

 

 

 在工程上右键新建module:

IDEA创建web工程(多模块)

 

 

 按webapp模板创建:

IDEA创建web工程(多模块)

 

 

 IDEA创建web工程(多模块)

 

 

 IDEA创建web工程(多模块)

 

 

 IDEA创建web工程(多模块)

 

 

 二、配置tomcat:

IDEA创建web工程(多模块)

 

 

 

 IDEA创建web工程(多模块)

 

 IDEA创建web工程(多模块)

 

 配置moduleIDEA创建web工程(多模块)

 

 IDEA创建web工程(多模块)

 

 为anno模块创建web文件夹:

IDEA创建web工程(多模块)

 

 将路径修改一下:

IDEA创建web工程(多模块)

 

 创建war包:

IDEA创建web工程(多模块)

 

 IDEA创建web工程(多模块)

 

 将创建的war包部署到tomcat下:

IDEA创建web工程(多模块)

 

IDEA创建web工程(多模块)

 

 IDEA创建web工程(多模块)

 

 IDEA创建web工程(多模块)

 

 

同样的步骤创建另一个module即可。

IDEA创建web工程(多模块)

上一篇:ckeditor富文本编辑器的使用和图片上传,复制粘贴图片上传


下一篇:html5分割上传实现超大文件无插件网页上传解决方案