weiqingwen / spring-boot-forum

A simple web forum system 简易微论坛(内容管理系统)Spring Boot + MyBatis + Thymeleaf + Bootstrap + Maven
124 stars 46 forks source link
bootstrap forum java mybatis mysql spring spring-boot spring-security thymeleaf web-app

spring-boot-forum

Backend 后端

Frontend 前端

Build Tool

Features

主要功能

How It Works 如何运行

Database Setup

Before deployment, please make sure MySQL database is up and running:

You can also edit database configuration in src/main/resources/application.properties on your own.

STMP Email Service

STMP Email service configuration is in src/main/resources/application.properties. You are encouraged to use your own STMP service, but you are also welcome to use mine for testing purpose.

Run with Maven:

git clone https://github.com/qingwenwei/spring-boot-forum.git
cd spring-boot-forum
mvn spring-boot:run

Server can be accessed on http://localhost:8080.

Screenshots 截图

Homepage 主页

Post Management 帖子管理

User Profile 用户资料

Charts 图表

Special Thanks 特别感谢

本项目中使用的中文假文由『亂數假文產生器』生成。

Chinese Lorem Ipsum 亂數假文產生器