Skip to content

Document that SpEL expressions using bean references are not compilable #33363

Closed
@sbrannen

Description

@sbrannen

In a recent discussion, it came up that some developers are under the impression that SpEL expressions using bean references (for example, @service.url) are compilable; however, the BeanReference AST node does not support compilation.

Thus, we should document that in the Compiler Limitations section of the reference documentation.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions