# zoey-chat-boot **Repository Path**: sxgan/zoey-chat-boot ## Basic Information - **Project Name**: zoey-chat-boot - **Description**: 基于SpringBoot3.2的聊天服务端,包含Netty、Redis、Mysql8.0,Docker、Jenkins等相关技术 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/sxgan/zoey-chat-boot - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-31 - **Last Updated**: 2025-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [中文](README.md) | [English](README.en.md)

logo

Zoey Chat v1.0.0

基于SpringBoot3.2的聊天服务端,包含Redis、Mysql8.0,Docker、Jenkins、WebSocket等相关技术开发的聊天服务

持续更新中。。。@sxgan 所有资源来源于网络公开资源,仅供学习 ## 平台简介 ## 内置功能 ## 演示图 ## 运行 ```sh nohup java -jar -Djasypt.encryptor.password=xxxx chat-admin-0.0.1-SNAPSHOT.jar>nohup.log & ```