Is it possible to define a datasource connector in a Spring controller ? I\'m working on a tool : synchronize a source table to a target table.
I am trying to update multiple models that related to each other with PK and FK. I tried to update the first model "matter_dispute" and successfully updated so I repeated the same thing to u