Feign Reflection Error Decoder

A Feign reflection error decoder that eases the pain in rethrowing checked and unchecked exceptions.

License

License

MIT
Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.coveo
ArtifactId

ArtifactId

feign-error-decoder
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Feign Reflection Error Decoder
A Feign reflection error decoder that eases the pain in rethrowing checked and unchecked exceptions.
Project URL

Project URL

https://github.com/coveo/feign-error-decoder
Source Code Management

Source Code Management

http://github.com/coveo/feign-error-decoder

Download feign-error-decoder

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.openfeign : feign-core Optional jar
io.github.openfeign : feign-jackson Optional jar
com.fasterxml.jackson.core : jackson-databind Optional jar
org.slf4j : slf4j-api Optional jar 1.7.36
org.springframework : spring-web Optional jar
org.springframework : spring-context Optional jar

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.6.1
com.google.truth : truth jar 1.1.3
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.
com.coveo

Coveo

Coveo's Open Source Lair

Versions

Version
2.0.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0