Skip to content

Provides base exception handler advice and handles exception occurs inside filters.

License

Notifications You must be signed in to change notification settings

Chumbok/chumbok-exception-handling-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chumbok Exception Handling Common

Provides base exception handler advice and handles exception occurs inside filters.

How to use

Add following dependency in your pom.xml

<dependency>
    <groupId>com.chumbok.exception</groupId>
    <artifactId>chumbok-exception-handling-common</artifactId>
    <version>1.1.0</version>
</dependency>

Add add repository:

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

About

Provides base exception handler advice and handles exception occurs inside filters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages