MVN

com.github.WangJi92 : rpc-ecpection-parent

Maven & Gradle

May 16, 2021
0 stars

rpc-exception-handler-spring-boot-start · Rpc Exception Handling Reference spring mvc Exception Handling @RpcServiceAdvice == @ControllerAdvice @RpcServiceExceptionHandler == @ExceptionHandler is much easier to use

<dependency>
    <groupId>com.github.WangJi92</groupId>
    <artifactId>rpc-ecpection-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.WangJi92 : rpc-ecpection-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.WangJi92 : rpc-ecpection-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
rpc-ecpection-parent-1.0.1
rpc-ecpection-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.WangJi92</groupId>
    <artifactId>rpc-ecpection-parent</artifactId>
    <version>1.0.1</version>
</dependency>