Browse Source

Fix sample yaml.

pull/879/head
Olga MaciaszekSharma 2 years ago
parent
commit
d411f57b7c
  1. 2
      docs/src/main/asciidoc/spring-cloud-openfeign.adoc

2
docs/src/main/asciidoc/spring-cloud-openfeign.adoc

@ -417,7 +417,7 @@ You could configure it using configuration properties by doing the following @@ -417,7 +417,7 @@ You could configure it using configuration properties by doing the following
----
spring:
cloud:
openfeign
openfeign:
circuitbreaker:
enabled: true
alphanumeric-ids:

Loading…
Cancel
Save