# Springboot+dubbo **Repository Path**: KevinTU/springboot-dubbo ## Basic Information - **Project Name**: Springboot+dubbo - **Description**: SpringBoot+Dubbo+Redis+RabbitMQ+Elasticjob+Sharing-jdbc - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-27 - **Last Updated**: 2021-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Springboot+dubbo #### 介绍 springboot+dubbo+Redis+RabbitMQ+Druid+RestTemplate #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request ### Tips: #### IDEA中设置Run Dashboard(https://blog.csdn.net/chinoukin/article/details/80577890) 打包跳过test mvn package -Dmaven.test.skip=true