235 Forks
343 Stars
343 Watchers

RestSpringMVCDemo

RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。

How to download and setup RestSpringMVCDemo

Open terminal and run command
git clone https://github.com/githubofrico/RestSpringMVCDemo.git
git clone is used to create a copy or clone of RestSpringMVCDemo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RestSpringMVCDemo https://github.com/githubofrico/RestSpringMVCDemo/archive/master.zip

Or simply clone RestSpringMVCDemo with SSH
[email protected]:githubofrico/RestSpringMVCDemo.git

If you have some problems with RestSpringMVCDemo

You may open issue on RestSpringMVCDemo support forum (system) here: https://github.com/githubofrico/RestSpringMVCDemo/issues