How to apply mutli datasource for Spring data JPA save method

前端 未结 0 700
清酒与你
清酒与你 2021-02-05 07:35

I want to use two database. one select , other insert update delete)

Problem. Data JPA interface save method is processed INSERT after SELCET. I want this SELECT<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题