Last Version

com.github.WangJi92:rpc-exception-core 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-core
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-core 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.WangJi92 : rpc-exception-spi jar 1.0.1
org.projectlombok : lombok jar

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.