Update SpEL Documentation

Closes gh-12974
This commit is contained in:
Josh Cummings
2023-05-11 13:56:58 -06:00
parent a0e8fc92f5
commit 97a42ba190
9 changed files with 263 additions and 575 deletions

View File

@@ -163,7 +163,7 @@ Defaults to `true`.
[[nsa-http-use-expressions]]
* **use-expressions**
Enables EL-expressions in the `access` attribute, as described in the chapter on xref:servlet/authorization/expression-based.adoc#el-access-web[expression-based access-control].
Enables EL-expressions in the `access` attribute, as described in the chapter on xref:servlet/authorization/authorize-http-requests.adoc#authorization-expressions[expression-based access-control].
The default value is true.