Remove phrase from yml code block (#214)
This commit is contained in:
committed by
Spencer Gibb
parent
baa8b027fa
commit
4ed06c46c3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user