摘要: 一、准备工作 eclipse使用maven搭建项目,项目名称为HelloSpringMVC 二、搭建好的项目如下: 项目介绍:实现简单的helloworld 三、具体代码 controller类:HelloWorldController package com.cn.springmvc; impor 阅读全文
posted @ 2018-09-13 17:35 x_jingxin 阅读(139) 评论(0) 推荐(0)