MVN

com.github.ngeor : spring-exception-handler

Maven & Gradle

Jun 14, 2018

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

<dependency>
    <groupId>com.github.ngeor</groupId>
    <artifactId>spring-exception-handler</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ngeor : spring-exception-handler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.ngeor : spring-exception-handler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-exception-handler-1.0.0

How to add a dependency to Maven

Add the following com.github.ngeor : spring-exception-handler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ngeor</groupId>
    <artifactId>spring-exception-handler</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ngeor : spring-exception-handler gradle dependency to your build.gradle file:

implementation 'com.github.ngeor:spring-exception-handler:1.0.0'

Gradle Kotlin DSL: Add the following com.github.ngeor : spring-exception-handler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ngeor:spring-exception-handler:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ngeor : spring-exception-handler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ngeor" % "spring-exception-handler" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 16, 2018
9 usages
May 22, 2021
4 usages
2 stars
Aug 25, 2023
8 usages
623 stars
Jun 29, 2018
2 usages
2 stars
Jun 18, 2018
1 stars
Aug 07, 2021
1 usages
5.5k stars
Aug 07, 2021
3 usages
5.8k stars
Jun 18, 2018
1 usages
58.8k stars
Aug 10, 2023
6 usages
2.3k stars