克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

SpringMVCDemo

Introduction

This is a tutorial project of my spring mvc study, using spring 4.2.6.

To run this project, you should create a database called "springdemo", and import springdemo.sql into it.

If you want to watch the whole tutorial, you can go to Gaussic OSChina for more detail.

Better use the newest version of IntelliJ IDEA, JDK 1.8_x, and Tomcat 8.x.

If you've got any problems caused by this upgration, better look up the documents in Spring Framework Reference.

If you have any questions or opinions, you can create issues here. Thanks

There is also an old Spring 3.2.0 version of this tutorial here: See the spring3.2 branch

Welcome to visit my personal blog: Gaussic


介绍

这是我个人在学习过程中整理的一个SpringMVCDemo项目。

如果要运行这个项目,首先要创建一个"springdemo"数据库,注意选择utf-8格式,然后将springdemo.sql导入到数据库中。

如果需要查看完整的教程,请访问Gaussic OSChina

最好使用最新版本的 IntelliJ IDEA, JDK 1.8.x,还有Tomcat8.x。

任何由升级带来的问题,请查阅Spring Framework Reference

如果你有什么问题,或者宝贵的意见,可以在Issues中提出,我会及时回应。谢谢关注

此外,还有一个旧的 spring 3.2.0 版本的项目:See the spring3.2 branch

欢迎访问我的个人博客首页:Gaussic

MIT License Copyright (c) 2017 dzkang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

springmvc demo 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化