Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fanchaoo/forum

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

bbs forum java mybatis redis spring springmvc ssm

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

友情链接:https://github.com/fanchaoo/netease-cloud-music-community

###### 一个简单的论坛系统
1. 该项目开发IDE为IntelliJ IDEA,通过Maven构建,后台采用Spring、SpringMVC、MyBatis,数据库采用MySQL、Redis,前台用到jQuery,图片被上传到七牛云。
2. 修改df.properties中的mysql.password,redis.password,mail.password为您个人的配置。
3. 修改com/fc/util/MyConstant.java,将七牛云的相关配置改为您的个人配置。
4. 此项目为初学者练手项目,仅为交流,有什么错误希望大家能指出,在此感谢。
5. 项目截图

![image.png](https://upload-images.jianshu.io/upload_images/1754553-7f046bd833c9efa2.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![image.png](https://upload-images.jianshu.io/upload_images/1754553-0c4d14603b3dbbb4.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![image.png](https://upload-images.jianshu.io/upload_images/1754553-52fd192137f30c4a.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![image.png](https://upload-images.jianshu.io/upload_images/1754553-b7a461f185bd146b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)