Last Version

spring-boot-open-feign-starter 11.0.1

spring boot 与 feign的快速集成

License

License

Categories

Categories

Spring Boot Container Microservices Feign Net HTTP Clients
GroupId

GroupId

top.magicpotato
ArtifactId

ArtifactId

spring-boot-open-feign-starter
Version

Version

11.0.1
Type

Type

jar
Description

Description

spring-boot-open-feign-starter
spring boot 与 feign的快速集成

Download spring-boot-open-feign-starter 11.0.1


<!-- https://jarcasting.com/artifacts/top.magicpotato/spring-boot-open-feign-starter/ -->
<dependency>
    <groupId>top.magicpotato</groupId>
    <artifactId>spring-boot-open-feign-starter</artifactId>
    <version>11.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.magicpotato/spring-boot-open-feign-starter/
implementation 'top.magicpotato:spring-boot-open-feign-starter:11.0.1'
// https://jarcasting.com/artifacts/top.magicpotato/spring-boot-open-feign-starter/
implementation ("top.magicpotato:spring-boot-open-feign-starter:11.0.1")
'top.magicpotato:spring-boot-open-feign-starter:jar:11.0.1'
<dependency org="top.magicpotato" name="spring-boot-open-feign-starter" rev="11.0.1">
  <artifact name="spring-boot-open-feign-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.magicpotato', module='spring-boot-open-feign-starter', version='11.0.1')
)
libraryDependencies += "top.magicpotato" % "spring-boot-open-feign-starter" % "11.0.1"
[top.magicpotato/spring-boot-open-feign-starter "11.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.1
io.github.openfeign : feign-core jar 11.0
io.github.openfeign : feign-jackson jar 11.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.1

Project Modules

There are no modules declared in this project.