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 ea0d55a  update common-codec to add Automatic-Module-Name manifest 
entry (#15650)
     add ecdc414  Add config template for proxy generator. (#15572)

No new revisions were added by this update.

Summary of changes:
 .../example/generator/ExampleGenerator.java        |  2 +-
 .../example/generator/ProxyExampleGenerator.java   | 18 ++++---
 .../src/main/resources/data-model/data-model.yaml  |  2 +-
 .../template/proxy/config-db-discovery.ftl}        | 50 +++++++++---------
 .../resources/template/proxy/config-encrypt.ftl}   | 17 +------
 .../template/proxy/config-readwrite-splitting.ftl} | 15 ++++--
 .../resources/template/proxy/config-shadow.ftl}    | 12 +++--
 .../resources/template/proxy/config-sharding.ftl}  | 38 +++-----------
 .../main/resources/template/proxy/datasource.ftl   | 59 ++++++++++++++++++++++
 .../src/main/resources/template/proxy/pom.ftl}     | 15 +++---
 .../src/main/resources/template/proxy/server.ftl}  |  0
 11 files changed, 129 insertions(+), 99 deletions(-)
 copy 
examples/shardingsphere-sample/{shardingsphere-example-generated/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-base-seata-encrypt-example/src/main/resources/conf/config-encrypt.yaml
 => 
shardingsphere-example-generator/src/main/resources/template/proxy/config-db-discovery.ftl}
 (55%)
 copy 
examples/shardingsphere-sample/{shardingsphere-example-generated/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-base-seata-encrypt-example/src/main/resources/conf/config-encrypt.yaml
 => 
shardingsphere-example-generator/src/main/resources/template/proxy/config-encrypt.ftl}
 (75%)
 copy examples/{docker/shardingsphere-proxy/governance/run.sh => 
shardingsphere-sample/shardingsphere-example-generator/src/main/resources/template/proxy/config-readwrite-splitting.ftl}
 (70%)
 copy examples/{docker/shardingsphere-proxy/governance/run.sh => 
shardingsphere-sample/shardingsphere-example-generator/src/main/resources/template/proxy/config-shadow.ftl}
 (81%)
 copy 
examples/shardingsphere-sample/{shardingsphere-example-generated/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-xa-atomikos-sharding-example/src/main/resources/conf/config-sharding.yaml
 => 
shardingsphere-example-generator/src/main/resources/template/proxy/config-sharding.ftl}
 (65%)
 create mode 100644 
examples/shardingsphere-sample/shardingsphere-example-generator/src/main/resources/template/proxy/datasource.ftl
 copy 
examples/{shardingsphere-jdbc-example/single-feature-example/extension-example/pom.xml
 => 
shardingsphere-sample/shardingsphere-example-generator/src/main/resources/template/proxy/pom.ftl}
 (78%)
 copy 
examples/shardingsphere-sample/{shardingsphere-example-generated/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-local-sharding-example/src/main/resources/conf/server.yaml
 => 
shardingsphere-example-generator/src/main/resources/template/proxy/server.ftl} 
(100%)

Reply via email to