第一个springMVC工程,有如下功能 http://localhost:8089访问到index.jsp页面 http://localhost:8089/demo/async访问到后台接口,json形式返回 http://localhost:8089/demo/asynctest?input=input12345,获取输入并以string形式返回 日志打印成功 git地址:https://github.com/daweizhaocn/firstSimpleSpringMVC 来源:https://www.cnblogs.com/daweizhao/p/11934885.html 标签 localhost