Merge branch '5.1.x'

master
Stephane Nicoll 6 years ago
commit 45b6c0fcb5
  1. 2
      src/docs/asciidoc/core/core-beans.adoc

@ -8003,7 +8003,7 @@ context parameters. It can optionally enable a {api-spring-framework}/jndi/JndiP
See the javadoc for details. See the javadoc for details.
Concretely, when you use the `StandardEnvironment`, the call to `env.containsProperty("my-property")` Concretely, when you use the `StandardEnvironment`, the call to `env.containsProperty("my-property")`
returns true if a `my-property` system property or `my-propertyi` environment variable is present at returns true if a `my-property` system property or `my-property` environment variable is present at
runtime. runtime.
[TIP] [TIP]

Loading…
Cancel
Save