今天在调试vue时,突然发现在浏览器输入http://localhost:8080/appname后,浏览器自动跳转到https://localhost:8443/appname,不论是把Nginx关闭,还是删除tomcat重新部署,抑或者修改tomcat配置文件,来来回回折腾了1个小时,突然间想起来为了将应用部署成https,曾经修改过web.xml,结果一看,还真的是因为这个原因,借此记录一下

posted on 2018-02-06 17:12  鬼谷玄一  阅读(326)  评论(0编辑  收藏  举报