From df397228f16d61669a9796e781e14c71e16b6d9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E7=8E=89=E6=A1=94?= Date: Tue, 4 Aug 2020 22:11:39 +0800 Subject: [PATCH] component-libraries.yml typo fix (#5230) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 吴晟 Wu Sheng --- .../server-bootstrap/src/main/resources/component-libraries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml index 44f059643..43cf3347f 100755 --- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml +++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml @@ -491,5 +491,6 @@ Component-Server-Mappings: rest-high-level-client: Elasticsearch mariadb-jdbc: Mariadb Mysqli: Mysql + influxdb-java: InfluxDB Predis: Redis PyMysql: Mysql \ No newline at end of file