# community **Repository Path**: chao-ping-zhang/community ## Basic Information - **Project Name**: community - **Description**: 本项目是一个社交媒体平台,通过thymeleaf作为模板引擎的前后端不分离项目,主要实现邮箱验证绑定登录、发布帖 子、过滤敏感词、评论、用户私信、发送系统通知、点赞、关注、网站数据统计等功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-21 - **Last Updated**: 2023-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # community #### 介绍 本项目是一个社交媒体平台,通过thymeleaf作为模板引擎的前后端不分离项目,主要实现邮箱验证绑定登录、发布帖子、过滤敏感词、评论、用户私信、发送系统通知、点赞、关注、网站数据统计等功能。 #### 软件架构 SpringBoot+SpringMVC+Mybatis+thymeleaf+Mysql+Redis+Kafka+ElasticSearch+Spring Security #### 安装教程 1. IDEA2023 2. JDK1.8 3. Mysql8.0 4. Redis3.2.100 5. Kafka2.12-3.5.1 #### 功能模块 首页信息展示: 登录功能展示: 注册功能展示: ![](https://pic.imgdb.cn/item/652a3c6fc458853aefd348e5.jpg) 评论功能展示: ![](https://pic.imgdb.cn/item/652a3cecc458853aefd4eebe.jpg) 个人信息显示: ![](https://pic.imgdb.cn/item/652a3dddc458853aefd885b2.jpg) 发布帖子: ![](https://pic.imgdb.cn/item/652a3e47c458853aefd9f493.jpg) 私信功能展示: 以上只展示一部分功能,另外的代码功能运行进行研究。