mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 02:29:44 +08:00
Merge pull request #531 from joshlong:spring-cloud-gateway
* pr/531: Better description for Spring Cloud Gateway
This commit is contained in:
@@ -789,7 +789,7 @@ initializr:
|
|||||||
id: cloud-gateway
|
id: cloud-gateway
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-starter-gateway
|
artifactId: spring-cloud-starter-gateway
|
||||||
description: Effective way to route to APIs and provide cross cutting concerns to them
|
description: Intelligent and programmable routing with the reactive Spring Cloud Gateway
|
||||||
versionRange: 2.0.0.M5
|
versionRange: 2.0.0.M5
|
||||||
links:
|
links:
|
||||||
- rel: guide
|
- rel: guide
|
||||||
|
Reference in New Issue
Block a user