You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2021/08/13 13:38:26 UTC

[shardingsphere] branch master updated (4195596 -> 507e5ec)

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 4195596  Add BootstrapInitializerFactory (#11810)
     add 507e5ec  Use ModeConfiguration in GovernanceShardingSphereDataSource (#11811)

No new revisions were added by this update.

Summary of changes:
 .../api/GovernanceShardingSphereDataSourceFactory.java |  7 +++++--
 .../YamlGovernanceShardingSphereDataSourceFactory.java | 13 +++++++++----
 .../datasource/GovernanceShardingSphereDataSource.java | 18 ++++++++----------
 .../GovernanceShardingSphereDataSourceTest.java        |  8 ++++----
 .../ShardingSphereGovernanceAutoConfiguration.java     | 15 +++++++++------
 .../parser/DataSourceBeanDefinitionParser.java         |  5 +++--
 .../adapter/impl/ShardingSphereJDBCContainer.java      |  7 +++++--
 7 files changed, 43 insertions(+), 30 deletions(-)