This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from d4a94ee8a97 Update agent development manual (#23279)
     add 7c13e496101 Add example for mask (#23278)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/nightly-build-example.yml        |  2 +-
 .../YamlExampleConfigurationSupportedValue.java    |  2 +-
 ...ampleScenario.java => MaskExampleScenario.java} |  6 ++--
 ...nerator.scenario.feature.FeatureExampleScenario |  1 +
 .../src/main/resources/config.yaml                 |  1 +
 .../template/jdbc/java/config/Configuration.ftl    | 13 ++++++--
 .../resources/template/jdbc/java/config/mask.ftl   | 36 ++++++++++++++++++++++
 .../template/jdbc/resources/yaml/config.ftl        |  2 +-
 .../encryptAlgorithm.ftl => yaml/feature/mask.ftl} | 17 ++++++++--
 9 files changed, 68 insertions(+), 12 deletions(-)
 copy 
examples/shardingsphere-example-generator/src/main/java/org/apache/shardingsphere/example/generator/scenario/feature/type/{ShadowExampleScenario.java
 => MaskExampleScenario.java} (92%)
 create mode 100644 
examples/shardingsphere-example-generator/src/main/resources/template/jdbc/java/config/mask.ftl
 copy 
examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/{spi/encryptAlgorithm.ftl
 => yaml/feature/mask.ftl} (75%)

Reply via email to