单项选择题

SpringBoot操作ES数据有几种方式()

A.实现ElasticsearchRepository接口
B.引入ElasticsearchRestTemplate
C.引入ElasticsearchOperations
D.以上都对