mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-06-25 05:22:10 +00:00
parent
0fd1b96ef3
commit
e33fe4d9fd
@ -29,7 +29,7 @@ import org.springframework.data.mapping.context.PersistentEntities;
|
|||||||
* @author Peter-Josef Meisch
|
* @author Peter-Josef Meisch
|
||||||
* @since 4.1
|
* @since 4.1
|
||||||
*/
|
*/
|
||||||
class PersistentEntitiesFactoryBean implements FactoryBean<PersistentEntities> {
|
public class PersistentEntitiesFactoryBean implements FactoryBean<PersistentEntities> {
|
||||||
|
|
||||||
private final MappingElasticsearchConverter converter;
|
private final MappingElasticsearchConverter converter;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user