spring-exception-handler

An exception handler for Spring that takes care of Http client and server exceptions

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ngeor
ArtifactId

ArtifactId

spring-exception-handler
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-exception-handler
An exception handler for Spring that takes care of Http client and server exceptions

Download spring-exception-handler

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar 5.0.6.RELEASE
org.springframework : spring-context jar 5.0.6.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.assertj : assertj-core jar 3.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0