# SpringMVCDemo **Repository Path**: 11111121111111/SpringMVCDemo ## Basic Information - **Project Name**: SpringMVCDemo - **Description**: This is a demo of my spring mvc project. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-05-06 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](http://my.oschina.net/gaussik/blog/385697) 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](http://docs.spring.io/spring/docs/4.3.0.BUILD-SNAPSHOT/spring-framework-reference/htmlsingle/). 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](https://github.com/gaussic/SpringMVCDemo/tree/spring3.2) Welcome to visit my personal blog: [Gaussic](http://gaussic.top) --- ### 介绍 这是我个人在学习过程中整理的一个SpringMVCDemo项目。 如果要运行这个项目,首先要创建一个"springdemo"数据库,注意选择utf-8格式,然后将springdemo.sql导入到数据库中。 如果需要查看完整的教程,请访问[Gaussic OSChina](http://my.oschina.net/gaussik/blog/385697) 。 最好使用最新版本的 IntelliJ IDEA, JDK 1.8.x,还有Tomcat8.x。 任何由升级带来的问题,请查阅[Spring Framework Reference](http://docs.spring.io/spring/docs/4.3.0.BUILD-SNAPSHOT/spring-framework-reference/htmlsingle/)。 如果你有什么问题,或者宝贵的意见,可以在Issues中提出,我会及时回应。谢谢关注 :) 此外,还有一个旧的 spring 3.2.0 版本的项目:[See the spring3.2 branch](https://github.com/gaussic/SpringMVCDemo/tree/spring3.2) 欢迎访问我的个人博客首页:[Gaussic](http://gaussic.top)