Sync docs from 1.3.x to gh-pages
This commit is contained in:
@@ -127,7 +127,7 @@ the <code class="literal">@LoadBalanced</code> qualifier when you create your <c
|
||||
ignoredInterfaces:
|
||||
- docker0
|
||||
- veth.*</pre><p>
|
||||
</p><p>You can also force to use only specified network addresses using list of regular expressions:</p><p><b>application.yml. </b>
|
||||
</p><p>You can also force to use only specified network addresses using list of regular expressions:</p><p><b>bootstrap.yml. </b>
|
||||
</p><pre class="screen">spring:
|
||||
cloud:
|
||||
inetutils:
|
||||
|
||||
@@ -314,7 +314,7 @@ the <code class="literal">@LoadBalanced</code> qualifier when you create your <c
|
||||
ignoredInterfaces:
|
||||
- docker0
|
||||
- veth.*</pre><p>
|
||||
</p><p>You can also force to use only specified network addresses using list of regular expressions:</p><p><b>application.yml. </b>
|
||||
</p><p>You can also force to use only specified network addresses using list of regular expressions:</p><p><b>bootstrap.yml. </b>
|
||||
</p><pre class="screen">spring:
|
||||
cloud:
|
||||
inetutils:
|
||||
|
||||
@@ -524,7 +524,7 @@ public class MyClass {
|
||||
</formalpara>
|
||||
<simpara>You can also force to use only specified network addresses using list of regular expressions:</simpara>
|
||||
<formalpara>
|
||||
<title>application.yml</title>
|
||||
<title>bootstrap.yml</title>
|
||||
<para>
|
||||
<screen>spring:
|
||||
cloud:
|
||||
|
||||
Reference in New Issue
Block a user