From e87cb3d9dc6900855e705e7f69486320ace35510 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 28 Aug 2019 21:10:48 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/index.html | 11 +++++++++++ reference/html/spring-cloud-circuitbreaker.html | 11 +++++++++++ reference/html/spring-cloud-commons.html | 11 +++++++++++ 3 files changed, 33 insertions(+) diff --git a/reference/html/index.html b/reference/html/index.html index 32c55e79..c58599ad 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -1372,6 +1372,17 @@ that caused the failure.

You can configure your circuit breakers using by creating beans of type Customizer. The Customizer interface has a single method called customize that takes in the Object to customize.

+
+

For detailed information on how to customize a given implementation see +the links below

+
+
+ +
diff --git a/reference/html/spring-cloud-circuitbreaker.html b/reference/html/spring-cloud-circuitbreaker.html index 1419a86b..da93880a 100644 --- a/reference/html/spring-cloud-circuitbreaker.html +++ b/reference/html/spring-cloud-circuitbreaker.html @@ -221,6 +221,17 @@ that caused the failure.

You can configure your circuit breakers using by creating beans of type Customizer. The Customizer interface has a single method called customize that takes in the Object to customize.

+
+

For detailed information on how to customize a given implementation see +the links below

+
+
+ +
diff --git a/reference/html/spring-cloud-commons.html b/reference/html/spring-cloud-commons.html index 32c55e79..c58599ad 100644 --- a/reference/html/spring-cloud-commons.html +++ b/reference/html/spring-cloud-commons.html @@ -1372,6 +1372,17 @@ that caused the failure.

You can configure your circuit breakers using by creating beans of type Customizer. The Customizer interface has a single method called customize that takes in the Object to customize.

+
+

For detailed information on how to customize a given implementation see +the links below

+
+
+ +