So, I\'ve worked on a spring boot project and now I am working on the database. I thought that it would be best to set two users for the database:
one that has acce
First you should config two data source. Connect different data sources according to different operations.