01 2020 档案
Spring data elasticsearch使用
摘要:一、准备 1.添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-elasticsearch</artifactId> </dependency> 2.a 阅读全文
posted @ 2020-01-24 12:03 bofeng 阅读(684) 评论(0) 推荐(0)