摘要: 在使用eclipse进行java web 项目开发时,部署到tomcat后访问地址为: ip:port+path+[类的@RequestMapping的值]+函数的@RequestMapping的值 port:server.xml文件中Connector 配置节点的 port属性的值<Connect 阅读全文
posted @ 2018-11-15 10:44 RRAIN 阅读(3292) 评论(0) 推荐(0)