-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Oliver Drotbohm opened SPR-7477 and commented
In multi environment scenarios using bean aliases is quite powerful (see attached slide). As handling environments usually involves JNDI lookups. The alias-approach requires beans involved being marked as lazy-init. Thus you will have to use a plain bean definition over the jee namespace. Simply adding a lazy-init attribute would fix that nicely.
Affects: 3.0.4
Attachments:
- 7477-git.patch (6.54 kB)
- spring-env-beans.pdf (69.09 kB)
Referenced from: commits c7a350c
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement