com.github.WangJi92:rpc-exception-spring-boot-start

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.WangJi92
ArtifactId

ArtifactId

rpc-exception-spring-boot-start
Last Version

Last Version

1.0.1
Release Date

Release Date

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-spring-boot-start

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.WangJi92 : rpc-exception-core jar 1.0.1
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok jar

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0