Last Version

com.github.WangJi92:rpc-exception-spi 1.0.1

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

License

License

GroupId

GroupId

com.github.WangJi92
ArtifactId

ArtifactId

rpc-exception-spi
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download rpc-exception-spi 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.