This is an automated email from the ASF dual-hosted git repository.
sunnianjun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 575d0e61657 Unify comment format of yaml (#28178)
575d0e61657 is described below
commit 575d0e61657de01a29413a16fac2b1ac7d550956
Author: Liang Zhang <[email protected]>
AuthorDate: Sat Aug 19 21:49:54 2023 +0800
Unify comment format of yaml (#28178)
---
.../src/main/resources/conf/server.yaml | 5 ++---
.../src/main/resources/conf/server.yaml | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git
a/examples/shardingsphere-proxy-example/shardingsphere-proxy-boot-mybatis-example/src/main/resources/conf/server.yaml
b/examples/shardingsphere-proxy-example/shardingsphere-proxy-boot-mybatis-example/src/main/resources/conf/server.yaml
index f0c06271b70..852d0d178d0 100644
---
a/examples/shardingsphere-proxy-example/shardingsphere-proxy-boot-mybatis-example/src/main/resources/conf/server.yaml
+++
b/examples/shardingsphere-proxy-example/shardingsphere-proxy-boot-mybatis-example/src/main/resources/conf/server.yaml
@@ -16,11 +16,10 @@
#
######################################################################################################
-#
+#
# If you want to configure governance, authorization and proxy properties,
please refer to this file.
-#
+#
######################################################################################################
-#
#mode:
# type: Cluster
diff --git
a/examples/shardingsphere-proxy-example/shardingsphere-proxy-hint-example/src/main/resources/conf/server.yaml
b/examples/shardingsphere-proxy-example/shardingsphere-proxy-hint-example/src/main/resources/conf/server.yaml
index c11c26266ac..c6645621f43 100644
---
a/examples/shardingsphere-proxy-example/shardingsphere-proxy-hint-example/src/main/resources/conf/server.yaml
+++
b/examples/shardingsphere-proxy-example/shardingsphere-proxy-hint-example/src/main/resources/conf/server.yaml
@@ -16,11 +16,10 @@
#
######################################################################################################
-#
+#
# If you want to configure governance, authorization and proxy properties,
please refer to this file.
-#
+#
######################################################################################################
-#
#mode:
# type: Cluster