Browse Source

mentioning Spring Cloud OpenFeign instead of Sleuth (#497)

pull/500/head
Krishna Kumar Mishra 4 years ago committed by GitHub
parent
commit
a2b798c31a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/src/main/asciidoc/spring-cloud-openfeign.adoc

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

@ -720,4 +720,4 @@ feign.autoconfiguration.jackson.enabled=true @@ -720,4 +720,4 @@ feign.autoconfiguration.jackson.enabled=true
== Configuration properties
To see the list of all Sleuth related configuration properties please check link:appendix.html[the Appendix page].
To see the list of all Spring Cloud OpenFeign related configuration properties please check link:appendix.html[the Appendix page].

Loading…
Cancel
Save