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