Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days ago
JSON representation
一个简单的论坛项目,开发IDE为IntelliJ IDEA,通过Maven构建,后台采用Spring、SpringMVC、MyBatis,数据库采用MySQL、Redis,前台用到jQuery,图片被上传到七牛云。
- Host: GitHub
- URL: https://github.com/fanchaoo/forum
- Owner: fanchaoo
- Created: 2016-10-25T02:51:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T07:23:30.000Z (about 2 years ago)
- Last Synced: 2025-01-11T08:07:33.570Z (11 days ago)
- Topics: bbs, forum, java, mybatis, redis, spring, springmvc, ssm
- Language: Java
- Homepage:
- Size: 1.19 MB
- Stars: 508
- Watchers: 25
- Forks: 224
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
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)