From 5499330504ee61feabc0031bf9d364c6a1cd4a65 Mon Sep 17 00:00:00 2001
From: Dave Syer
The bootstrap.yml (or .properties) location can be specified using
-`spring.cloud.bootstrap.name (default "bootstrap") or
+
The bootstrap.yml (or .properties) location can be specified using
+spring.cloud.bootstrap.name (default "bootstrap") or
spring.cloud.bootstrap.location (default empty), e.g. in System
properties. Those properties behave like the spring.config.*
variants with the same name, in fact they are used to set up the
@@ -2071,7 +2071,7 @@ non-default context path or servlet path
These links show up in the metadata that is consumers by clients, and +
These links show up in the metadata that is consumed by clients, and used in some scenarios to decide whether to send requests to your application, so it’s helpful if they are accurate.
The same thing applies if you are using @SessionScope or @RequestScope. You will know when you need to do this because of a runtime exception that says it can’t find the scoped context.
In particular you might be interested
-@ComponentScan).
IPing ribbonPing: NoOpPing
ServerList<Server> ribbonServerList: `ConfigurationBasedServerList
ServerList<Server> ribbonServerList: ConfigurationBasedServerList
ServerListFilter<Server> ribbonServerListFilter: ZonePreferenceServerListFilter
eureka.instance.metadataMap.zone), and if that is missing it can use
the domain name from the server hostname as a proxy for zone (if the
-flag approximateZoneFromDomain is set). Once the zone information is
+flag approximateZoneFromHostname is set). Once the zone information is
available it can be used in a ServerListFilter (by default it will
be used to locate a server in the same zone as the client because the
default is a ZonePreferenceServerListFilter).
@@ -3060,7 +3057,7 @@ Set that flag to "true" to have the Ribbon client automatically retry failed req
the Ribbon client configuration).
The X-Forwarded-Host header added to the forwarded requests by
+
The X-Forwarded-Host header is added to the forwarded requests by
default. To turn it off set zuul.addProxyHeaders = false. The
prefix path is stripped by default, and the request to the backend
picks up a header "X-Forwarded-Prefix" ("/myusers" in the examples
@@ -3473,7 +3470,7 @@ AQAjPgt3eFZQXwt8tsHAVv/QHiY5sI2dRcR+...