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

+
+
+ +