This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 2e3623a Remove blank lines. (#12746)
add 8e74b34 Add transaction configuration example. (#12750)
No new revisions were added by this update.
Summary of changes:
examples/shardingsphere-sample/pom.xml | 2 +-
.../pom.xml | 2 +-
.../shardingsphere-proxy-memory-example/pom.xml | 5 +-
.../pom.xml | 25 ++++---
.../pom.xml | 15 ++++-
.../main/resources/conf/config-db-discovery.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/seata.conf | 21 ++++++
.../pom.xml | 15 ++++-
.../src/main/resources/conf/config-encrypt.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/seata.conf | 21 ++++++
.../pom.xml | 15 ++++-
.../resources/conf/config-readwrite-splitting.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/seata.conf | 21 ++++++
.../pom.xml | 16 ++++-
.../src/main/resources/conf/config-shadow.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/seata.conf | 21 ++++++
.../pom.xml | 14 +++-
.../src/main/resources/conf/config-sharding.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/seata.conf | 21 ++++++
.../pom.xml | 0
.../pom.xml | 0
.../main/resources/conf/config-db-discovery.yaml | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../src/main/resources/conf/config-encrypt.yaml | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../resources/conf/config-readwrite-splitting.yaml | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../src/main/resources/conf/config-shadow.yaml | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../src/main/resources/conf/config-sharding.yaml | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../pom.xml | 0
.../main/resources/conf/config-db-discovery.yaml | 0
.../src/main/resources/conf/jta.properties | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../src/main/resources/conf/config-encrypt.yaml | 0
.../src/main/resources/conf/jta.properties | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../resources/conf/config-readwrite-splitting.yaml | 0
.../src/main/resources/conf/jta.properties | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../src/main/resources/conf/config-shadow.yaml | 0
.../src/main/resources/conf/jta.properties | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 0
.../src/main/resources/conf/config-sharding.yaml | 0
.../src/main/resources/conf/jta.properties | 0
.../src/main/resources/conf/server.yaml | 0
.../pom.xml | 32 +++++++--
.../pom.xml | 18 ++++-
.../main/resources/conf/config-db-discovery.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../pom.xml | 18 ++++-
.../src/main/resources/conf/config-encrypt.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../pom.xml | 18 ++++-
.../resources/conf/config-readwrite-splitting.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../pom.xml | 18 ++++-
.../src/main/resources/conf/config-shadow.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../pom.xml | 18 ++++-
.../src/main/resources/conf/config-sharding.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../pom.xml | 76 ++++++++++++++++++++++
.../pom.xml | 30 ++++++++-
.../main/resources/conf/config-db-discovery.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/jbossts-properties.xml | 59 +++++++++++++++++
.../pom.xml | 30 ++++++++-
.../src/main/resources/conf/config-encrypt.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/jbossts-properties.xml | 59 +++++++++++++++++
.../pom.xml | 36 +++++++++-
.../resources/conf/config-readwrite-splitting.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/jbossts-properties.xml | 59 +++++++++++++++++
.../pom.xml | 30 ++++++++-
.../src/main/resources/conf/config-shadow.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/jbossts-properties.xml | 59 +++++++++++++++++
.../pom.xml | 36 +++++++++-
.../src/main/resources/conf/config-sharding.yaml | 0
.../src/main/resources/conf/server.yaml | 3 +
.../src/main/resources/jbossts-properties.xml | 59 +++++++++++++++++
98 files changed, 863 insertions(+), 51 deletions(-)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/pom.xml (96%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/pom.xml (85%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example}/pom.xml
(63%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-db-discovery-example}/pom.xml
(73%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-db-discovery-example}/src/main/resources/conf/config-db-discovery.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-db-discovery-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-db-discovery-example/src/main/resources/seata.conf
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-encrypt-example}/pom.xml
(73%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-encrypt-example}/src/main/resources/conf/config-encrypt.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-encrypt-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-encrypt-example/src/main/resources/seata.conf
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-readwrite-splitting-example}/pom.xml
(72%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-readwrite-splitting-example}/src/main/resources/conf/config-readwrite-splitting.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-readwrite-splitting-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-readwrite-splitting-example/src/main/resources/seata.conf
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-shadow-example}/pom.xml
(73%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-shadow-example}/src/main/resources/conf/config-shadow.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-shadow-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-shadow-example/src/main/resources/seata.conf
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-sharding-example}/pom.xml
(73%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-sharding-example}/src/main/resources/conf/config-sharding.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-sharding-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-sharding-example/src/main/resources/seata.conf
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/pom.xml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example/pom.xml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example/src/main/resources/conf/config-db-discovery.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example}/src/main/resources/conf/server.yaml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-encrypt-example/pom.xml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-encrypt-example/src/main/resources/conf/config-encrypt.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-encrypt-example}/src/main/resources/conf/server.yaml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-readwrite-splitting-example/pom.xml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-readwrite-splitting-example/src/main/resources/conf/config-readwrite-splitting.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-readwrite-splitting-example}/src/main/resources/conf/server.yaml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-shadow-example/pom.xml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-shadow-example/src/main/resources/conf/config-shadow.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-shadow-example}/src/main/resources/conf/server.yaml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example/pom.xml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example/src/main/resources/conf/config-sharding.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example}/src/main/resources/conf/server.yaml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/pom.xml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example/pom.xml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example/src/main/resources/conf/config-db-discovery.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example}/src/main/resources/conf/jta.properties
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example}/src/main/resources/conf/server.yaml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example/pom.xml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example/src/main/resources/conf/config-encrypt.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example}/src/main/resources/conf/jta.properties
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example}/src/main/resources/conf/server.yaml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example/pom.xml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example/src/main/resources/conf/config-readwrite-splitting.yaml
(100%)
rename examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example/src/main/resources/conf/jta.properties
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-readwrite-splitting-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example}/src/main/resources/conf/server.yaml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example/pom.xml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example/src/main/resources/conf/config-shadow.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example}/src/main/resources/conf/jta.properties
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example}/src/main/resources/conf/server.yaml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example/pom.xml
(100%)
copy examples/shardingsphere-sample/{shardingshpere-proxy-example =>
shardingsphere-proxy-sample}/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example/src/main/resources/conf/config-sharding.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example}/src/main/resources/conf/jta.properties
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example}/src/main/resources/conf/server.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example}/pom.xml
(60%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-db-discovery-example}/pom.xml
(69%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-db-discovery-example}/src/main/resources/conf/config-db-discovery.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-db-discovery-example}/src/main/resources/conf/server.yaml
(95%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-encrypt-example}/pom.xml
(69%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-encrypt-example}/src/main/resources/conf/config-encrypt.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-encrypt-example}/src/main/resources/conf/server.yaml
(95%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-readwrite-splitting-example}/pom.xml
(68%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-readwrite-splitting-example}/src/main/resources/conf/config-readwrite-splitting.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-readwrite-splitting-example}/src/main/resources/conf/server.yaml
(95%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-shadow-example}/pom.xml
(69%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-shadow-example}/src/main/resources/conf/config-shadow.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-shadow-example}/src/main/resources/conf/server.yaml
(95%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-sharding-example}/pom.xml
(69%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-sharding-example}/src/main/resources/conf/config-sharding.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-sharding-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/pom.xml
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-db-discovery-example}/pom.xml
(56%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-db-discovery-example}/src/main/resources/conf/config-db-discovery.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-db-discovery-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-db-discovery-example/src/main/resources/jbossts-properties.xml
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-encrypt-example}/pom.xml
(56%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-encrypt-example}/src/main/resources/conf/config-encrypt.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-encrypt-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-encrypt-example/src/main/resources/jbossts-properties.xml
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example}/pom.xml
(50%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example}/src/main/resources/conf/config-readwrite-splitting.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example/src/main/resources/jbossts-properties.xml
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-shadow-example}/pom.xml
(56%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-shadow-example}/src/main/resources/conf/config-shadow.yaml
(100%)
copy
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-shadow-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-shadow-example/src/main/resources/jbossts-properties.xml
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-sharding-example}/pom.xml
(51%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-sharding-example}/src/main/resources/conf/config-sharding.yaml
(100%)
rename
examples/shardingsphere-sample/{shardingshpere-proxy-example/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example
=>
shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-sharding-example}/src/main/resources/conf/server.yaml
(95%)
create mode 100644
examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-sharding-example/src/main/resources/jbossts-properties.xml