idea运行springMVC的helloworld刷新maven后报404
刷新maven之前没问题,刷新之后运行项目就报404
解决办法
打开file中的project structure
点击artifacts,把output directory的路径设置为项目中的web目录的路径
刷新maven之前没问题,刷新之后运行项目就报404
打开file中的project structure
点击artifacts,把output directory的路径设置为项目中的web目录的路径