feign help

a simple plugin for automatic create feign fallback factory.

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.moyada
ArtifactId

ArtifactId

feign-help
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

feign help
a simple plugin for automatic create feign fallback factory.
Project URL

Project URL

https://github.com/moyada/feign-help

Download feign-help

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.moyada/feign-help/ -->
<dependency>
    <groupId>io.github.moyada</groupId>
    <artifactId>feign-help</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.moyada/feign-help/
implementation 'io.github.moyada:feign-help:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/io.github.moyada/feign-help/
implementation ("io.github.moyada:feign-help:1.0.2-RELEASE")
'io.github.moyada:feign-help:jar:1.0.2-RELEASE'
<dependency org="io.github.moyada" name="feign-help" rev="1.0.2-RELEASE">
  <artifact name="feign-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.moyada', module='feign-help', version='1.0.2-RELEASE')
)
libraryDependencies += "io.github.moyada" % "feign-help" % "1.0.2-RELEASE"
[io.github.moyada/feign-help "1.0.2-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.openfeign : feign-hystrix Optional jar 11.1
org.springframework : spring-context Optional jar 5.3.9

system (1)

Group / Artifact Type Version
com.sun » tools Optional jar ${java.specification.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE