License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.github.WangJi92 |
ArtifactId | ArtifactIddubbo-exception-filter-low |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRpc Exception Handling Reference spring mvc Exception Handling @RpcServiceAdvice == @ControllerAdvice
@RpcServiceExceptionHandler == @ExceptionHandler is much easier to use
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.WangJi92 : rpc-exception-core | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo | jar | 2.7.1 |
org.springframework : spring-core | jar | |
org.slf4j : slf4j-api | jar |