使用該項目前,你需要檢查你本地的開發環境,避免出現問題!
# 所需環境
# 開發準備
提示
在使用該系統前,你還需要做如下準備
1. 給[idea(opens new window)](https://blog.csdn.net/wochunyang/article/details/81736354)或者[eclipse(opens new window)](https://blog.csdn.net/magi1201/article/details/85995987)安裝 lombok 插件,我們用它可以省略get,set 方法,可以使代碼更簡潔, 具體查看[lombok教程(opens new window)](https://www.ydyno.com/archives/1147.html)
2. 了解MapStruct,項目用到了他映射實體,如果你不熟悉可以查看:[熟悉MapStruct(opens new window)](https://www.jianshu.com/p/3f20ca1a93b0)
3. 你需要有 Spring boot 的基礎,推薦教程[Spring Boot 2.0 學習(opens new window)](https://github.com/ityouknow/spring-boot-examples)
4. 你還需要有[Vue(opens new window)](https://cn.vuejs.org/v2/guide/)的基礎,推薦入門視頻教程[網易云課堂(opens new window)](https://study.163.com/course/courseMain.htm?courseId=1004711010)
# 運行項目
### 后端運行\[Eclipse\]
首先克隆項目到本地,Mac 使用終端、Windows 使用 Cmd,定位到工作的目錄
- 快速開始
- 項目簡介
- 快速了解
- 項目啟動
- 常見問題
- 開發計劃
- 后端手冊
- ELK【日志分析系統】
- 文檔說明
- 應用效果圖
- 運行環境
- Filebeat
- Elastsearch
- Logstash
- Kibana
- APM【鏈路跟蹤系統】
- SkyWalking
- 簡介
- server部署
- agent部署
- 本地eclipse配置
- 使用Console
- GPE【監控預警系統】
- Prometheus
- Grafana
- Exporter
- node-exporter【服務器監控】
- mysql-exporter【MySQL監控】
- elasticsearch-exporter【Elasticsearch監控】
- nacos-exporter【Nacos監控】
- redis-exporter【Redis監控】
- microservices-exporter【微服務監控】
- DFS【分布式文件系統】
- MinIO
- 注冊中心
- nacos
- 簡介
- 架構
- 部署
- 限流熔斷
- sentinel
- 軟件簡介
- Sentinel 的歷史
- Sentinel 基本概念
- Sentinel 功能和設計理念
- 熔斷降級
- Sentinel 是如何工作的
- 啟動 Sentinel 控制臺
- Zookeeper
- canal
- 簡介
- 工作原理
- MySQL準備
- canal-admin部署
- canal-deployer部署
- canal-adapter部署
- GPE監控
- 分布式任務
- xxl-job
- 簡介xxl-job
- 特性
- 接入
- demo
- 前端手冊
- vue
- 項目部署