spring.data.elasticsearch.enabled to spring.elasticsearch.enabled
This commit is contained in:
@@ -18,18 +18,7 @@ j2cache:
|
|||||||
cmsPageCache: 100000, 7d
|
cmsPageCache: 100000, 7d
|
||||||
|
|
||||||
#spring:
|
#spring:
|
||||||
# data:
|
# elasticsearch:
|
||||||
# elasticsearch:
|
# enabled: true
|
||||||
# # 开启 ES 功能
|
# uris: http://Win11:9200
|
||||||
# enabled: true
|
# connection-timeout: 120s
|
||||||
#
|
|
||||||
# # 设置 ES 服务地址
|
|
||||||
# client:
|
|
||||||
# reactive:
|
|
||||||
# endpoints: 127.0.0.1:9200
|
|
||||||
#
|
|
||||||
# # 连接超时的时间
|
|
||||||
# properties:
|
|
||||||
# transport:
|
|
||||||
# tcp:
|
|
||||||
# connect_timeout: 120s
|
|
||||||
|
|||||||
Reference in New Issue
Block a user