DATAJPA-1014 - Register JpaRepositoryFactory in spring.factories.

This is required for the switch in support for multi-store detection.

Related ticket: DATACMNS-952.
This commit is contained in:
Oliver Gierke
2016-12-05 14:31:36 +01:00
parent 82c18c0769
commit dbf4c4ac6e

View File

@@ -0,0 +1 @@
org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.jpa.repository.support.JpaRepositoryFactory