Merge pull request #531 from joshlong:spring-cloud-gateway

* pr/531:
  Better description for Spring Cloud Gateway
This commit is contained in:
Stephane Nicoll 2017-10-31 21:10:32 +01:00
commit 8d5c46a396

View File

@ -789,7 +789,7 @@ initializr:
id: cloud-gateway
groupId: org.springframework.cloud
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
links:
- rel: guide