2019年11月26日

step01 springMVC初探 —— 第一个springMVC工程

摘要: 第一个springMVC工程,有如下功能 1. http://localhost:8089访问到index.jsp页面 2. http://localhost:8089/demo/async访问到后台接口,json形式返回 3. http://localhost:8089/demo/asynctes 阅读全文

posted @ 2019-11-26 13:38 daweizhao 阅读(101) 评论(0) 推荐(0)

导航