# SpringCloud-Pro **Repository Path**: BeliveLove/spring-cloud-pro ## Basic Information - **Project Name**: SpringCloud-Pro - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2021-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpringCloud-Pro #### 介绍 {**以下是 Gitee 平台说明,您可以替换此简介** Gitee 是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 无论是个人、团队、或是企业,都能够用 Gitee 实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} #### 软件架构 软件架构说明 ``` springboot:2.2.12.BUILD-SNAPSHOT spring-boot-starter-aop:2.2.11.RELEASE spring-boot-starter-data-redis:2.3.5.RELEASE spring-boot-starter-mail:2.3.5.RELEASE 通用mapper:2.1.5 spring-cloud-starter-alibaba-sentinel:2.2.1.RELEASE(服务安全监控) spring-cloud-starter-alibaba-nacos-discovery:2.2.1.RELEASE(微服务注册使用nacos) cos_api:5.6.24(对象存储) sentinel-datasource-nacos:1.8.0(nacos实现sentinel监控持久化) ``` ``` org.springframework.boot spring-boot-starter-mail 2.3.5.RELEASE tk.mybatis mapper-spring-boot-starter 2.1.5 com.alibaba.cloud spring-cloud-starter-alibaba-sentinel 2.2.1.RELEASE org.mybatis.spring.boot mybatis-spring-boot-starter 2.1.3 mysql mysql-connector-java 8.0.22 com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery com.alibaba.cloud spring-cloud-starter-alibaba-sentinel 2.2.1.RELEASE com.qcloud cos_api 5.6.24 org.springframework.boot spring-boot-starter-web com.alibaba.csp sentinel-datasource-nacos 1.8.0 org.springframework.boot spring-boot-starter-data-redis 2.3.5.RELEASE org.springframework.boot spring-boot-starter-aop 2.2.11.RELEASE org.springframework.boot spring-boot-starter-test test org.junit.vintage junit-vintage-engine com.alibaba druid-spring-boot-starter 1.2.3 org.springframework spring-web ```