# BlogBackendCloud **Repository Path**: TestDemo_7/blog-backend-cloud ## Basic Information - **Project Name**: BlogBackendCloud - **Description**: SpringCloud 2025.0.0 + SpringBoot 3.5.0 + redis + mysql 8 + JDK21 + Eureka + gateway + openFeign - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-16 - **Last Updated**: 2025-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BlogBackendCloud #### 介绍 SpringCloud 2025.0.0 + SpringBoot 3.5.0 + redis + mysql 8 + JDK21 + Eureka + gateway + openFeign +rabbitmq 目前项目仍在开发中 初步完成 用户模块 文章模块 2025-07-06 添加了rabbitmq支持 添加了webSocket-service服务 #### 数据库文件 #### !!!!!!! Seata 组件功能待开发 计划后期考虑加rabbitmq 以及tcc 保证分布式事务 #### 软件架构 软件架构说明 #### 安装教程 common-library 和 feign-clients 为公共依赖jar包 1. 先将common-library 模块依赖添加并 maven clean install 2. feign-clients 模块 maven clean install 3. 刷新article-service/user-service/like-service/eureka/gateway 模块 maven依赖 4. 先启动eureka 模块 启动成功后启动 gateway 模块 启动除(feign-clients/common-library) 其余模块 #### 参与贡献 1. Fork 本仓库 2. 新建 develop/个人信息/业务功能 分支 3. 提交代码 4. 新建 Pull Request #### 特技