diff --git a/1.3.x/multi/multi__spring_cloud_commons_common_abstractions.html b/1.3.x/multi/multi__spring_cloud_commons_common_abstractions.html index 0d13046b..5adab984 100644 --- a/1.3.x/multi/multi__spring_cloud_commons_common_abstractions.html +++ b/1.3.x/multi/multi__spring_cloud_commons_common_abstractions.html @@ -127,7 +127,7 @@ the @LoadBalanced qualifier when you create your

-

You can also force to use only specified network addresses using list of regular expressions:

application.yml.  +

You can also force to use only specified network addresses using list of regular expressions:

bootstrap.yml. 

spring:
   cloud:
     inetutils:
diff --git a/1.3.x/single/spring-cloud-commons.html b/1.3.x/single/spring-cloud-commons.html
index 0892c77f..42d8fb95 100644
--- a/1.3.x/single/spring-cloud-commons.html
+++ b/1.3.x/single/spring-cloud-commons.html
@@ -314,7 +314,7 @@ the @LoadBalanced qualifier when you create your 

-

You can also force to use only specified network addresses using list of regular expressions:

application.yml.  +

You can also force to use only specified network addresses using list of regular expressions:

bootstrap.yml. 

spring:
   cloud:
     inetutils:
diff --git a/1.3.x/spring-cloud-commons.xml b/1.3.x/spring-cloud-commons.xml
index 05cf65ce..273e549f 100644
--- a/1.3.x/spring-cloud-commons.xml
+++ b/1.3.x/spring-cloud-commons.xml
@@ -524,7 +524,7 @@ public class MyClass {
 
 You can also force to use only specified network addresses using list of regular expressions:
 
-application.yml
+bootstrap.yml
 
 spring:
   cloud: