Files
jiscuss-webapp/docs/index.md
T
2026-05-06 14:51:24 +08:00

1.1 KiB
Raw Blame History

layout, hero, features
layout hero features
home
name text tagline actions
Jiscuss 简洁 · 轻量 · 开源 基于 Java 的开源论坛,提供发帖、回帖、用户管理与评论等核心能力。
theme text link
brand 快速上手 /views/other/guide
theme text link
alt 查看 Demo http://demo.jiscuss.com
icon title details
简洁至上 开发一款看着开心、写着顺手、使用简单的开源论坛。
icon title details
Java 驱动 基于 Java,使用 Spring Boot、Spring JPA、H2 Database 与 Semantic UI 构建。
icon title details
🔄 持续完善 目前功能仍在迭代中,后续会持续补充文档、完善功能与优化体验。

Jiscuss 是一个开源 Java 论坛项目,追求极简体验,提供发帖、回帖、评论与用户管理等核心能力。欢迎访问 Jiscuss Demo 在线体验。

快速体验

# 克隆项目
git clone https://github.com/chuyaoyuan/jiscuss.git
cd jiscuss

# 启动(需要 JDK 8+
./mvnw spring-boot:run

预览

Jiscuss Demo 预览