SpringMVCDemo

This is a demo of my spring mvc project.

MIT License

Stars
476
Committers
2

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-8springdemo.sql

Gaussic OSChina

IntelliJ IDEA, JDK 1.8.xTomcat8.x

Spring Framework Reference

Issues :)

spring 3.2.0 See the spring3.2 branch

Gaussic

Related Projects