# spring-boot-starter-dubbox **Repository Path**: lei0719/spring-boot-starter-dubbox ## Basic Information - **Project Name**: spring-boot-starter-dubbox - **Description**: spring 使用 dubbox做服务调用 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-12-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 这是一个spring-boot 与dubbox结合的实现 鉴于开源社区没有找到优秀的spring-boot-starter-dubbox实现,有的要么没有搞清楚dubbox启动原理,要么没有搞懂spring-boot自动配置原理,所以,这里我自己写了一个实现 ##### 运行该示例项目,你需要先运行编译安装dubbox 2.8.4 #### jar包提供给需要的同僚,可以不用自己编译