Skip to content

RunziiMo/SpringMVCDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringMVCDemo

Introduction

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

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.7_x, and Tomcat 7.x.

If you want to upgrade spring to 4.x, modify pom.xml first.

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 :)

Welcome to visit my personal blog: Gaussic


介绍

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

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

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

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

如果你想将Spring版本升级到4.x,可修改 pom.xml。

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

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

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

About

This is a demo of my spring mvc project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%