Routing Read-Write transactions to Primary and Read_only transactions to Replicas using Spring and Hibernate

前端 未结 4 1827
没有蜡笔的小新
没有蜡笔的小新 2021-01-31 12:46

I have an application that uses Hibernate/JPA, with Spring and Jersey. In my application context I set the data source, define an entity manager factory, set the transaction man

4条回答
提交回复
热议问题