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