https://github.com/yinfujing/spring-boot-dubbo-starter-parent
provide a simple spring-boot-stater for dubbo
https://github.com/yinfujing/spring-boot-dubbo-starter-parent
dubbo dubbox spring-boot-starter
Last synced: 7 months ago
JSON representation
provide a simple spring-boot-stater for dubbo
- Host: GitHub
- URL: https://github.com/yinfujing/spring-boot-dubbo-starter-parent
- Owner: yinfujing
- License: apache-2.0
- Created: 2017-10-16T09:06:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T08:09:57.000Z (over 8 years ago)
- Last Synced: 2025-07-28T06:28:18.548Z (about 1 year ago)
- Topics: dubbo, dubbox, spring-boot-starter
- Language: Java
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 对spring-boot开发的一个stater项目
1. 提供了一些简单的封装
2. 干掉了自己公司用不上的东西
项目部分代码来源:
1. [https://github.com/linux-china/spring-boot-dubbo](https://github.com/linux-china/spring-boot-dubbo)
2. [dubbo的jar包来源-yjmyzz/dubbox](https://github.com/yjmyzz/dubbox)