2020年5月30日

SpringBoot与ElasticSearch整合

摘要: 1.引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-elasticsearch</artifactId> <version>2.2.2.RELEASE 阅读全文

posted @ 2020-05-30 17:33 一号·技术小站 阅读(205) 评论(0) 推荐(0) 编辑

导航