-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Description
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: enhancementA general enhancementA general enhancement