A Gateway built on Spring Framework and Spring Boot providing routing and more.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
name: cloud-gateway
|
|
|
|
version: true
|
|
|
|
title: Spring Cloud Gateway
|
|
|
|
nav:
|
|
|
|
- modules/ROOT/nav.adoc
|
|
|
|
ext:
|
|
|
|
collector:
|
|
|
|
run:
|
|
|
|
command: ./mvnw --no-transfer-progress -B process-resources -Pdocs -pl docs -Dantora-maven-plugin.phase=none -Dgenerate-docs.phase=none -Dgenerate-readme.phase=none -Dgenerate-cloud-resources.phase=none -Dmaven-dependency-plugin-for-docs.phase=none -Dmaven-dependency-plugin-for-docs-classes.phase=none -DskipTests
|
|
|
|
local: true
|
|
|
|
scan:
|
|
|
|
dir: ./target/classes/antora-resources/
|