Gordon Dickens opened SPR-8333 and commented

As a developer, it would be helpful to define any predefined objects available for use in SpEL. Section "6.4.1 XML based configuration" defines "systemProperties", however "systemEnvironment" is not defined anywhere in the documentation.

  1. Are there any other Spring Framework variables available?
  2. Is there any specific configuration to enable/populate these variables, such as using PropertyPlaceholderConfigurer?

Affects: 3.0.5, 3.1 M1

1 votes, 3 watchers

Comment From: spring-projects-issues

Maciej Drozdzowski commented

agree, these babies should be in the ref doc.