227 Forks
473 Stars
473 Watchers

forum

一个简单的论坛项目,开发IDE为IntelliJ IDEA,通过Maven构建,后台采用Spring、SpringMVC、MyBatis,数据库采用MySQL、Redis,前台用到jQuery,图片被上传到七牛云。

How to download and setup forum

Open terminal and run command
git clone https://github.com/fanchaoo/forum.git
git clone is used to create a copy or clone of forum 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 forum https://github.com/fanchaoo/forum/archive/master.zip

Or simply clone forum with SSH
[email protected]:fanchaoo/forum.git

If you have some problems with forum

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