-
Couldn't load subscription status.
- Fork 38.8k
Closed
Closed
Copy link
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)in: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement
Milestone
Description
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
- Allow
<jdbc:embedded-database />to be declared as an anonymous bean
Affects: 3.0 GA
Issue Links:
- Introduce database-name attribute in <jdbc:embedded-database /> [SPR-12835] #17432 Introduce database-name attribute in <jdbc:embedded-database /> ("is depended on by")
Referenced from: commits 7e2f12c
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)in: testIssues in the test moduleIssues in the test moduletype: enhancementA general enhancementA general enhancement