com.flowyun:rest-proxy-spring-boot-starter

Spring RestTemplate Enhancement

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.flowyun
ArtifactId

ArtifactId

rest-proxy-spring-boot-starter
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.flowyun:rest-proxy-spring-boot-starter
Spring RestTemplate Enhancement

Download rest-proxy-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
com.google.guava : guava Optional jar 28.2-jre
org.apache.httpcomponents : httpclient Optional jar 4.5.12
com.flowyun : rest-proxy jar 1.1.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2