创建的maven项目要设置依赖的maven的jar构建项目时输出到lib目录下:web
同时设置将整个项目输出tomcat
这样,整个项目才会输出到tomcat的webapps目录下app
能够修改项目的访问url:webapp
通常设置为项目名称maven
运行ide