# wsChat **Repository Path**: hmqf/ws-chat ## Basic Information - **Project Name**: wsChat - **Description**: springboot、mybatis-plus、mysql、redis、websocket、thymeleaf、html5、jQuery、meoji实现在线聊天功能 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-01-10 - **Last Updated**: 2023-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wsChat #### 介绍 项目介绍:https://blog.csdn.net/qq_51076413/article/details/124644500 ![输入图片说明](https://foruda.gitee.com/images/1664258189371844006/143385b9_8577559.png "屏幕截图") ![输入图片说明](https://foruda.gitee.com/images/1664258215195326279/bdd4df94_8577559.png "屏幕截图") ![输入图片说明](https://foruda.gitee.com/images/1664258231476336929/0393fc07_8577559.png "屏幕截图") ![输入图片说明](https://foruda.gitee.com/images/1664258249408014443/e5722ca7_8577559.png "屏幕截图") #### 软件架构 springboot、mybatis-plus、mysql、redis、websocket、thymeleaf、html5、jQuery、meoji实现在线聊天功能 #### 安装教程 ![输入图片说明](https://foruda.gitee.com/images/1664258131656598843/ca3745ec_8577559.png "屏幕截图") 1. https://gitee.com/mmolu/ws-chat.git 2. 复制地址下载源码文件 #### 使用说明 1. 首先找到"wsChat\src\main\resources\sql"目录下的"wsChat.sql"文件执行sql 2. 修改"wsChat\src\main\resources"文件下的"application.properties"配置,连接自己的MySQL和redis服务 3. 启动项目 4. 项目启动后 访问"http://localhost:80"跳转到登录页面 5. 输入测试手机号"15039425821"和密码"admin"登录程序