Skip to content

Allow <jdbc:embedded-database /> to be declared as an anonymous bean [SPR-12834] #17431

@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-12834 and commented

Status Quo

Currently, <jdbc:embedded-database /> cannot be declared without specifying an id. However, when the DataSource is autowired by type, an explicit id is not absolutely necessary.

Deliverables

  1. Allow <jdbc:embedded-database /> to be declared as an anonymous bean

Affects: 3.0 GA

Issue Links:

Referenced from: commits 7e2f12c

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)in: testIssues in the test moduletype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions