Hi All,
i creating one application in which i want to create dynamic database on company registration time. now there is microservices so one company contain 8-10 database. so how to manage this connection dynamically. when the compnay is login the perticuler database connetion established for that company.
please suggest solution.