update easy-es 2.1.0 => 3.0.0

This commit is contained in:
疯狂的狮子Li
2025-06-05 15:12:50 +08:00
parent 1321a1ec38
commit 6d319b13ad
4 changed files with 3 additions and 112 deletions

View File

@@ -77,6 +77,8 @@ spring:
easy-es:
# 是否开启EE自动配置
enable: false
# 兼容模式
compatible: true
# es连接地址+端口 格式必须为ip:port,如果是集群则可用逗号隔开
address : localhost:9200
# 默认为http