Skip to content

Add capability to use multi source DB connection for prim/sec or r/w conns

Switched to provider to enable runtime switching capability of Persistence DAO without having to recompile the common package. Added config interface, though there seems to be an issue in loading it in the implementing app.

Merge request reports