Skip to content

Commit

Permalink
说明优化
Browse files Browse the repository at this point in the history
  • Loading branch information
qinkai committed Mar 25, 2023
1 parent 727a424 commit d7c004f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

2.服务共用,多个服务共用一个starter,减少代码开发量,封装公用方法;

3.动态生效,开箱即用,通过是否存在elasticsearch.host参数动态生效该 starter;
3.动态生效,开箱即用,通过是否存在elasticsearch.version参数动态生效该 starter;

4.统一日志管理,每次查询请求将入参输出,便于开发和测试人员调试输出结果;

Expand Down

0 comments on commit d7c004f

Please sign in to comment.