License |
License |
---|---|
GroupId | GroupIdcom.github.WangJi92 |
ArtifactId | ArtifactIdrpc-ecpection-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrpc-exception-handler-spring-boot-start
Rpc Exception Handling Reference spring mvc Exception Handling @RpcServiceAdvice == @ControllerAdvice
@RpcServiceExceptionHandler == @ExceptionHandler is much easier to use
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rpc-ecpection-parent-1.0.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.WangJi92/rpc-ecpection-parent/ -->
<dependency>
<groupId>com.github.WangJi92</groupId>
<artifactId>rpc-ecpection-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.WangJi92/rpc-ecpection-parent/
implementation 'com.github.WangJi92:rpc-ecpection-parent:1.0.1'
// https://jarcasting.com/artifacts/com.github.WangJi92/rpc-ecpection-parent/
implementation ("com.github.WangJi92:rpc-ecpection-parent:1.0.1")
'com.github.WangJi92:rpc-ecpection-parent:pom:1.0.1'
<dependency org="com.github.WangJi92" name="rpc-ecpection-parent" rev="1.0.1">
<artifact name="rpc-ecpection-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.WangJi92', module='rpc-ecpection-parent', version='1.0.1')
)
libraryDependencies += "com.github.WangJi92" % "rpc-ecpection-parent" % "1.0.1"
[com.github.WangJi92/rpc-ecpection-parent "1.0.1"]