diff --git a/README.md b/README.md index 468e528..6598252 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,4 @@ - **9. springboot logback配置**,[点击跳转](https://github.com/FleyX/demo-project/tree/master/spring-boot/log-demo)
运行test文件看效果 - **10.springboot 分库分表demo**,基于sharding-jdbc实现。[点击跳转](https://github.com/FleyX/demo-project/tree/master/spring-boot/sjdemo)。博文跳转:[https://www.tapme.top/blog/detail/2019-03-20-10-38](https://www.tapme.top/blog/detail/2019-03-20-10-38) +- **springboot整合elasticsearch 7.2,基于官方high level client**。[点击跳转](https://github.com/FleyX/demo-project/tree/master/es-demo).[博客地址](https://www.tapme.top/blog/detail/2019-07-29-14-59)