Skip to content

[FEAT]: AbstractRoutingDataSource implementation for Multitenancy #17

@kaushalaroraharman

Description

@kaushalaroraharman

Describe the need

SQL-DAO should have capability to create multiple data sources using Spring AbstractRoutingDataSource based on the Tenant Configuration.

Also it should have the capability(Hook Method) to add/remove/update the data sources at the run time when new tenant is added.

Dynamic DataBase credentials for individual tenant Databases should be fetched from Vault and refresh credentials .

Library Version

1.0.0

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions