DATAES-313 - Register ElasticsearchRepositoryFactory in spring.factories.

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

Related ticket: DATACMNS-952.
This commit is contained in:
Mark Paluch 2016-12-06 09:12:53 +01:00
parent 3aefbc4a96
commit c8c3e0a5ec

View File

@ -0,0 +1 @@
org.springframework.data.repository.core.support.RepositoryFactorySupport=org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory