spring-boot-starter-dubbo

本项目是spring-boot与dubbo有机结合的桥梁,根据spring-boot开箱即用的原则实现,使dubbo的使用变得及其简单快捷,容易上手。让dubbo小白正常使用dubbo,只需一盏茶的功夫。让分布式大牛使用dubbo,也如沐春风。

License

License

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

com.gitee.reger
ArtifactId

ArtifactId

spring-boot-starter-dubbo
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-dubbo
本项目是spring-boot与dubbo有机结合的桥梁,根据spring-boot开箱即用的原则实现,使dubbo的使用变得及其简单快捷,容易上手。让dubbo小白正常使用dubbo,只需一盏茶的功夫。让分布式大牛使用dubbo,也如沐春风。
Project URL

Project URL

https://gitee.com/reger/spring-boot-starter-dubbo
Project Organization

Project Organization

reger
Source Code Management

Source Code Management

https://gitee.com/reger/spring-boot-starter-dubbo

Download spring-boot-starter-dubbo

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-dubbo/ -->
<dependency>
    <groupId>com.gitee.reger</groupId>
    <artifactId>spring-boot-starter-dubbo</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-dubbo/
implementation 'com.gitee.reger:spring-boot-starter-dubbo:1.1.3'
// https://jarcasting.com/artifacts/com.gitee.reger/spring-boot-starter-dubbo/
implementation ("com.gitee.reger:spring-boot-starter-dubbo:1.1.3")
'com.gitee.reger:spring-boot-starter-dubbo:jar:1.1.3'
<dependency org="com.gitee.reger" name="spring-boot-starter-dubbo" rev="1.1.3">
  <artifact name="spring-boot-starter-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.reger', module='spring-boot-starter-dubbo', version='1.1.3')
)
libraryDependencies += "com.gitee.reger" % "spring-boot-starter-dubbo" % "1.1.3"
[com.gitee.reger/spring-boot-starter-dubbo "1.1.3"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.5.RELEASE
org.slf4j : log4j-over-slf4j jar 1.7.26
org.springframework.boot : spring-boot-starter-logging jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.1.5.RELEASE
org.apache.curator : curator-framework Optional jar 2.12.0
com.101tec : zkclient Optional jar 0.5
com.alibaba : dubbo-registry-nacos jar 2.6.6
com.alibaba.nacos : nacos-client jar 1.0.0
org.jboss.netty : netty Optional jar 3.2.10.Final
io.netty : netty-all jar 4.1.25.Final
com.alibaba : dubbo jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1