spring-restful-exception-handler

Custom exception handler annotation for Spring to unify the error handling.

Лицензия

Лицензия

Группа

Группа

com.github.raychatter
Идентификатор

Идентификатор

spring-restful-exception-handler
Последняя версия

Последняя версия

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-restful-exception-handler
Custom exception handler annotation for Spring to unify the error handling.
Ссылка на сайт

Ссылка на сайт

https://github.com/raychatter/spring-restful-exception-handler
Организация-разработчик

Организация-разработчик

ThoughtWorks

Скачать spring-restful-exception-handler

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-webmvc jar 3.1.1.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.1
1.1.3
1.0.6
1.0.5
1.0.2