jar

church.i18n : church.i18n.error.spring

Maven & Gradle

Aug 05, 2019

church.i18n.error.spring · Unification of error handling (not only) for RESTful servers Project name: church.i18n.error.spring Rest Exception Handling: library extends church.i18n.error library and adds functionality to easily handle and manipulate with exceptions in Spring REST projects. Predefined sets of exception handlers together with response mappers makes it easy to deal with exceptions in your application.

Table Of Contents

Latest Version

Download church.i18n : church.i18n.error.spring JAR file - Latest Versions:

All Versions

Download church.i18n : church.i18n.error.spring JAR file - All Versions:

Version Vulnerabilities Size Updated
2019.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window church.i18n.error.spring-2019.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

church.i18n.error.mappers

├─ church.i18n.error.mappers.BaseHttpResponseMapper.class - [JAR]

├─ church.i18n.error.mappers.HttpResponseMapper.class - [JAR]

├─ church.i18n.error.mappers.WebRequestHandlerMapper.class - [JAR]

church.i18n.error.handlers.spring

├─ church.i18n.error.handlers.spring.RequestHandler.class - [JAR]

church.i18n.error.handlers

├─ church.i18n.error.handlers.GenericHandler.class - [JAR]

├─ church.i18n.error.handlers.I18nHandler.class - [JAR]

├─ church.i18n.error.handlers.WebRequestHandler.class - [JAR]