-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issue
Description
Victor Perepelitsky opened SPR-11757 and commented
When importing the same context more then once and there is a bean defined without id it will be created (and defined) multiple times.
In big application it is common case since there are a lot of configuration files that depends on each other and it should be acceptable that the same config is imported more than once.
Attached full test that reproduces the BUG.
Affects: 3.2.6, 3.2.7, 3.2.8, 4.0 GA, 4.0.1, 4.0.2, 4.0.3, 4.0.5
Attachments:
- spring-bug.zip (7.91 kB)
Issue Links:
- Ignore duplicated import files or property-placeholder files [SPR-9526] #14160 Ignore duplicated import files or property-placeholder files ("duplicates")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issue