2022-09-11 16:11:39 +08:00
2022-09-03 16:08:10 +08:00
2022-04-14 20:53:38 +08:00
2020-10-14 11:26:45 +08:00
2022-09-11 16:11:39 +08:00
2021-04-15 16:24:05 +08:00

中文   |   English

logo

Jiscuss

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


License MIT

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

预览

sykhy4.md.png

简介

基于JAVA,使用SpringBoot + H2 Database + Semantic-UI + Freemarker 构建,官网:[www.jiscuss.com]

在线体验

部署

[一]、开发环境配置

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

[二]、下载代码

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

[三]、运行启动(默认使用H2数据库,可以在配置文件切换MYSQL)

// 1、代码导入IDE


// 2、启动服务


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

[四]、开源协议

MIT

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