Last Version

spring-restful-exception-handler 2.0.1

Custom exception handler annotation for Spring to unify the error handling.

License

License

GroupId

GroupId

com.github.raychatter
ArtifactId

ArtifactId

spring-restful-exception-handler
Version

Version

2.0.1
Type

Type

jar
Description

Description

spring-restful-exception-handler
Custom exception handler annotation for Spring to unify the error handling.
Project URL

Project URL

https://github.com/raychatter/spring-restful-exception-handler
Project Organization

Project Organization

ThoughtWorks

Download spring-restful-exception-handler 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.1.1.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.