Is it possible to define multiple EntityManager
on same datasource
in Spring?
Asked
Active
Viewed 226 times
0

Reza Shirin Nezhad
- 115
- 10
-
Sure. Why do you think that does not work? http://www.codingpedia.org/ama/how-to-setup-multiple-data-sources-with-spring-and-jpa/ Just try it. – Simon Martinelli Nov 27 '17 at 09:43
-
@SimonMartinelli Thanks :) – Reza Shirin Nezhad Dec 18 '17 at 07:34