com.github.WangJi92:dubbo-exception-filter-low

Rpc Exception Handling Reference spring mvc Exception Handling @RpcServiceAdvice == @ControllerAdvice @RpcServiceExceptionHandler == @ExceptionHandler is much easier to use

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.WangJi92
ArtifactId

ArtifactId

dubbo-exception-filter-low
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Rpc Exception Handling Reference spring mvc Exception Handling @RpcServiceAdvice == @ControllerAdvice @RpcServiceExceptionHandler == @ExceptionHandler is much easier to use

Download dubbo-exception-filter-low

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.WangJi92 : rpc-exception-core jar 1.0.1

provided (3)

Group / Artifact Type Version
org.apache.dubbo : dubbo jar 2.7.1
org.springframework : spring-core jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0