2023-08-17 20:22:12 +08:00
2023-08-07 20:22:24 +08:00
2023-08-07 20:22:24 +08:00
2022-04-14 20:53:38 +08:00
2020-10-14 11:26:45 +08:00
2023-08-17 20:22:12 +08:00
2023-07-31 22:52:46 +08:00

中文   |   English

logo

Jiscuss

基于java的简单论坛系统,Jiscuss = Java + Discuss。


License MIT

Github 仓库   |   Gitee 仓库   |   在线体验

预览(预留)

简介

基于JAVA 构建,官网:[www.jiscuss.com]

在线体验

部署

[一]、开发环境配置

// 需jdk 1.8以上,maven3以上。

[二]、下载代码

// Github - https://gitee.com/chuyaoyuan/Jiscuss.git
// Gitee - https://github.com/Chuyaoyuan/Jiscuss.git

[三]、运行启动(默认使用MYSQL数据库)

// 1、代码导入IDE


// 2、启动服务


// 4、访问地址
http://localhost

[四]、开源协议

MIT

S
Description
No description provided
Readme 5.2 MiB
Languages
Java 65.9%
HTML 34.1%