Connection to multiple MySql Databases

Hello,

could someone please tell me how I can connect to multiple mysql databases in Vaadin 8?

Thank you very much.

Regards,
Yacin

Hi,

it doesn’t really have anything to do with Vaadin. Perhaps this StackOverflow answer will help: https://stackoverflow.com/questions/37893412/how-to-connect-multiple-databases-on-a-single-server-with-jdbc

Regards,

Olli