com.github.teakfly:teafly-gateway

teafly 服务网关,基于 spring cloud gateway

License

License

GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-gateway
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

teafly 服务网关,基于 spring cloud gateway
Project URL

Project URL

https://github.com/teakfly/teafly
Source Code Management

Source Code Management

https://github.com/teakfly/teafly/tree/main

Download teafly-gateway

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.teakfly : teafly-common-core jar
org.springframework.cloud : spring-cloud-starter-gateway jar
org.springframework.boot : spring-boot-starter-data-redis-reactive jar
org.springframework : spring-context-support jar
com.github.axet : kaptcha jar 0.0.9
io.springfox : springfox-swagger-ui jar 2.9.2
io.springfox : springfox-swagger2 jar 2.9.2
com.github.xiaoymin : knife4j-spring-ui jar 2.0.8
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
cn.hutool : hutool-all jar 5.6.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

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

Project Modules

There are no modules declared in this project.

A public use jar

Versions

Version
2.0.0
1.0.43
1.0.42
1.0.41
1.0.40
1.0.39
1.0.38
1.0.37
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.30