Document all predefined SpEL variables [SPR-9037] #13676
Closed
Labels
Comments
Andy Clement commented The variables available are likely to vary by context. Some fundamental ones should be available in all places that SpEL can be used (#this, #root), but not others. The developer who adds the new variable should keep their bit of the docs up to date. From Bob's link it does seem the docs haven't been updated appropriately. |
Bulk closing outdated, unresolved issues. Please, reopen if still relevant. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bob Tiernay opened SPR-9037 and commented
Spring team should clearly document all predefined SpEL variables in a centralized place to avoid confusion. In particular, I see no mention of
environment
. See http://stackoverflow.com/questions/7885847/list-of-spring-el-variables for details.1 votes, 1 watchers
The text was updated successfully, but these errors were encountered: