Leopard-Proxy

多机负载均衡的环境,可以通过Leopard-Proxy指定访问某台WebServer。可以通过URL参数、Cookie、HttpHeader(serverIp=xxxx)进行指定要访问的服务器。

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-proxy
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

jar
Description

Description

Leopard-Proxy
多机负载均衡的环境,可以通过Leopard-Proxy指定访问某台WebServer。可以通过URL参数、Cookie、HttpHeader(serverIp=xxxx)进行指定要访问的服务器。

Download leopard-proxy

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.leopard : leopard-servlet jar 0.9.12
org.springframework : spring-webmvc jar 4.3.9.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
io.leopard : leopard-mock jar 0.9.12

Project Modules

There are no modules declared in this project.

leopard

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4
0.0.2