# heima-leadnews132 **Repository Path**: hm_coder/heima-leadnews132 ## Basic Information - **Project Name**: heima-leadnews132 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2021-10-07 - **Last Updated**: 2022-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # heima-leadnews #### 介绍 黑马头条后端微服务基础代码 前端链接: https://gitee.com/xiaoT_CJ/heima-leadnews-front #### 软件架构 - SpringBoot 2.3.2 - SpringCloud Hoxton.SR8 - Gateway 网关组件 - Feign Http服务调用组件 - Ribbon 负载均衡组件 - Hystrix 熔断器 - SpringCloud Alibaba - nacos 注册中心、配置中心 - seata 分布式事务框架 - Spring+SpringMVC+MybatisPlus - xxl job分布式任务调度框架 - 阿里云内容安全 - 用于对文章内容安全审核,对图片安全审核 - 阿里云OSS分布式存储 - DFA敏感词过滤 - 自定义敏感词库的算法过滤处理 - kafka + zookeeper + kafka Stream - 用于消息队列,及收集用户实时对文章的操作数据,流式处理数据 - Redis缓存数据库 - MySQL关系型数据库 - Mongo缓存评论相关数据 - ElasticSearch + Kibana 实现文章搜索 - java线程池框架