dubbo-exception-demo

Demo project for Spring Boot

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.wangji92
ArtifactId

ArtifactId

dubbo-exception-demo
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

dubbo-exception-demo
Demo project for Spring Boot

Download dubbo-exception-demo

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wangji92/dubbo-exception-demo/ -->
<dependency>
    <groupId>com.github.wangji92</groupId>
    <artifactId>dubbo-exception-demo</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wangji92/dubbo-exception-demo/
implementation 'com.github.wangji92:dubbo-exception-demo:1.0.1'
// https://jarcasting.com/artifacts/com.github.wangji92/dubbo-exception-demo/
implementation ("com.github.wangji92:dubbo-exception-demo:1.0.1")
'com.github.wangji92:dubbo-exception-demo:jar:1.0.1'
<dependency org="com.github.wangji92" name="dubbo-exception-demo" rev="1.0.1">
  <artifact name="dubbo-exception-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wangji92', module='dubbo-exception-demo', version='1.0.1')
)
libraryDependencies += "com.github.wangji92" % "dubbo-exception-demo" % "1.0.1"
[com.github.wangji92/dubbo-exception-demo "1.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar
org.apache.dubbo : dubbo jar 2.7.10
org.apache.dubbo : dubbo-dependencies-zookeeper pom 2.7.10
com.github.WangJi92 : rpc-exception-spring-boot-start jar 1.0.1
com.github.WangJi92 : dubbo-exception-filter-high jar 1.0.1

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0