-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Currently the JdbcRespository and MongoRepository are singletons which cause issues in environments where settings may change. For example in WildFly if a :reload operation is executed the DataSource in the JdbcRepository is now inactive which makes the repository invalid.
- blocks
-
WFLY-3382 JDBC batch repository does not survive a reload operation
- Closed