rpc-exception-handler-spring-boot-start

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-ecpection-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

rpc-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

https://github.com/WangJi92/rpc-exception-handler-spring-boot-start
Source Code Management

Source Code Management

https://github.com/WangJi92/rpc-exception-handler-spring-boot-start

Download rpc-ecpection-parent

How to add to project

<!-- 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"]

Dependencies

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

Project Modules

  • rpc-exception-spi
  • dubbo-exception-filter-high
  • dubbo-exception-filter-low
  • rpc-exception-core
  • rpc-exception-spring-boot-start
  • dubbo-exception-demo

Versions

Version
1.0.1
1.0.0