Merge branch '2.6.x' into 2.7.x

Closes gh-30121
This commit is contained in:
Stephane Nicoll 2022-03-09 08:29:16 +01:00
commit a71d9f5088

View File

@ -120,7 +120,7 @@ For example, to look for `myproject.properties` and `myproject.yaml` files you c
----
You can also refer to an explicit location by using the configprop:spring.config.location[] environment property.
This properties accepts a comma-separated list of one or more locations to check.
This property accepts a comma-separated list of one or more locations to check.
The following example shows how to specify two distinct files: