Remove phrase from yml code block (#214)

This commit is contained in:
Wilder Pereira
2018-03-01 15:24:08 -03:00
committed by Spencer Gibb
parent baa8b027fa
commit 4ed06c46c3

View File

@@ -334,9 +334,8 @@ spring:
args:
name: fallbackcmd
fallbackUri: forward:/fallbackcontroller
This will forward to the `/fallbackcontroller` when the Hystrix fallback is called.
----
This will forward to the `/fallbackcontroller` when the Hystrix fallback is called.
=== PrefixPath GatewayFilter Factory