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.

License

License

GroupId

GroupId

church.i18n
ArtifactId

ArtifactId

church.i18n.error.spring
Last Version

Last Version

2019.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download church.i18n.error.spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
church.i18n : church.i18n.error jar 2019.0
org.slf4j : slf4j-api jar 2.0.0-alpha0
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-webmvc jar 5.1.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2019.0