Files
backend/search/search-biz/src/main/resources/biz.yaml
lihailong ffd4fd82a8 1.迁移product search 代码
2.先注释掉提示错误的代码,后续相关人员开发功能时自行解开
3.修改es连接方式为 rest,增加spring data jest
2020-05-20 18:44:33 +08:00

8 lines
82 B
YAML

spring:
data:
# Jest 配置项
jest:
uri: http://127.0.0.1:9200