Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miansen/roothub
使用 SSM 和 MySQL 开发的论坛系统
https://github.com/miansen/roothub
bootstrap jquery mybatis mysql nginx redis shiro spring-mvc
Last synced: about 1 month ago
JSON representation
使用 SSM 和 MySQL 开发的论坛系统
- Host: GitHub
- URL: https://github.com/miansen/roothub
- Owner: miansen
- License: agpl-3.0
- Created: 2018-07-04T04:01:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T05:57:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T02:04:33.265Z (about 1 month ago)
- Topics: bootstrap, jquery, mybatis, mysql, nginx, redis, shiro, spring-mvc
- Language: Java
- Homepage: https://www.roothub.cn
- Size: 61.7 MB
- Stars: 187
- Watchers: 6
- Forks: 47
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 说明
master 分支还在开发中,请下载稳定版本 [v2.6](https://github.com/miansen/Roothub/tree/v2.6)
## 在线体验地址:[https://www.roothub.cn](https://www.roothub.cn)
后台帐号:admin,密码:123
## 快速开始
1. 克隆项目到本地
2. 使用你熟悉的开发工具打开
3. 等 Maven 构建完之后,运行 [wang.miansen.roothub.boot.RoothubApplication](https://github.com/miansen/Roothub/blob/master/src/main/java/wang/miansen/roothub/boot/RoothubApplication.java) 的 main 方法## 反馈
[issues](https://github.com/miansen/Roothub/issues)
QQ 群:985517425
## 贡献
欢迎大家提 [issues](https://github.com/miansen/Roothub/issues),谢谢!
## License
GNU AGPLv3