Skip to content

SpEL: bean references in expressions [SPR-7173] #11832

@spring-projects-issues

Description

@spring-projects-issues

Andy Clement opened SPR-7173 and commented

It would be nice if beans could be referenced in expressions. There is a BeanFactoryAccessor but that will only work if the context object is a bean factory. Under this jira I'm proposing we add support for @beanname where the beanname is resolved through a bean resolver registered with the evaluation context.


Affects: 3.0.2

Issue Links:

  • SEC-1723 Support use of bean names in expressions via @beanName notation

Referenced from: commits f53621a

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions