Merge branch '2.2.x' into 2.3.x
Closes gh-22895
This commit is contained in:
@@ -533,6 +533,11 @@ You can also supply the JSON as a JNDI variable, as follows: `java:comp/env/spri
|
||||
====
|
||||
|
||||
|
||||
NOTE: Although `null` values from the JSON will be added to the resulting property source, the `PropertySourcesPropertyResolver` treats `null` properties as missing values.
|
||||
This means that the JSON cannot override properties from lower order property sources with a `null` value.
|
||||
|
||||
|
||||
|
||||
|
||||
[[boot-features-external-config-random-values]]
|
||||
=== Configuring Random Values
|
||||
|
||||
Reference in New Issue
Block a user