# microsphere-framework **Repository Path**: fanmuyong/microsphere-framework ## Basic Information - **Project Name**: microsphere-framework - **Description**: 微服务框架 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-24 - **Last Updated**: 2022-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # microsphere-framework #### 框架介绍 基于SpringCloud及SpringCloud Alibaba的常用组件整合而成,适用于中小型企业快速上手开发微服务项目。提供了全链路追踪,系统Sentry,业务异常告警等 #### 技术选型 | 框架 | 说明 | 版本 | |---------------------------------------------------------------------------------------------|-----------------------|-------------| | [Spring Boot](https://spring.io/projects/spring-boot) | 应用开发框架 | 2.6.11 | | [Spring Cloud](https://spring.io/projects/spring-cloud) | 微服务基础框架 | 2021.0.4 | | [Spring Cloud Alibaba](https://spring.io/projects/spring-cloud-alibaba) | 微服务阿里巴巴 | 2021.0.4.0 | | [MySQL](https://www.mysql.com/cn/) | 数据库服务器 | 5.7 / 8.0+ | | [Druid](https://github.com/alibaba/druid) | JDBC 连接池、监控组件 | 1.2.14 | | [MyBatis Plus](https://mp.baomidou.com/) | MyBatis 增强工具包 | 3.5.2 | | [Dynamic Datasource](https://dynamic-datasource.com/) | 动态数据源 | 3.5.2 | | [Redis](https://redis.io/) | key-value 数据库 | 5.0 / 6.0 | | [Redisson](https://github.com/redisson/redisson) | Redis 客户端 | 3.17.7 | | [Spring MVC](https://github.com/spring-projects/spring-framework/tree/master/spring-webmvc) | MVC 框架 | 5.3.23 | | [Spring Security](https://github.com/spring-projects/spring-security) | Spring 安全框架 | 5.6.8 | | [Hibernate Validator](https://github.com/hibernate/hibernate-validator) | 参数校验组件 | 6.2.3 | | [Flowable](https://github.com/flowable/flowable-engine) | 工作流引擎 | 6.7.2 | | [Quartz](https://github.com/quartz-scheduler) | 任务调度组件 | 2.3.2 | | [Knife4j](https://gitee.com/xiaoym/knife4j) | Swagger 增强 UI 实现 | 3.0.3 | | [Resilience4j](https://github.com/resilience4j/resilience4j) | 服务保障组件 | 1.7.1 | | [SkyWalking](https://skywalking.apache.org/) | 分布式应用追踪系统 | 8.5.0 | | [Spring Boot Admin](https://github.com/codecentric/spring-boot-admin) | Spring Boot 监控平台 | 2.6.9 | | [Jackson](https://github.com/FasterXML/jackson) | JSON 工具库 | 2.13.3 | | [MapStruct](https://mapstruct.org/) | Java Bean 转换 | 1.5.3.Final | | [Lombok](https://projectlombok.org/) | 消除冗长的 Java 代码 | 1.18.24 | | [JUnit](https://junit.org/junit5/) | Java 单元测试框架 | 5.8.2 | | [Mockito](https://github.com/mockito/mockito) | Java Mock 框架 | 4.8.0 | #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)