Better description for Spring Cloud Gateway

Closes gh-531
This commit is contained in:
Josh Long 2017-10-25 23:20:54 -07:00 committed by Stephane Nicoll
parent 7d0b1842ac
commit d7e91da352

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