解决IDEA提示There is no configured/running web-servers found!
问题:
在页面点击任一浏览器提示如下:
There is no configured/running web-servers found!
解决:
1、file->project Structure
2、添加Artifact
3、add web application exploded ->From Modules
4、弹出框点击ok即添加成功
5、重新启动tomcat ,在点击想要打开的页面右上角的浏览器图标,查看显示情况
解决IDEA提示There is no configured/running web-servers found问题
于 2022-03-10 15:09:29 首次发布