1、创建maven项目,可以不用选择webapp,使用默认的就可以
2、设置<groupId>com.ml</groupId>一般使用公司域名倒着 <artifactId>DemoP</artifactId>项目名称