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

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


    from 681a4b8  `PASSWORD` supports the password keyword (#15872)
     add 2ec45c1  Add ShadowSpringBootJpa Example (#15856)

No new revisions were added by this update.

Summary of changes:
 .../single-feature-example/shadow-example/pom.xml                 | 1 +
 .../shadow-spring-boot-jpa-example}/pom.xml                       | 5 ++---
 .../shadow/spring/boot/jpa/ShadowSpringBootJpaExample.java}       | 8 ++++----
 .../resources/application-shadow-default-algorithm.properties     | 2 +-
 .../resources/application-shadow-sharding-databases.properties    | 2 +-
 .../src/main/resources/application-shadow.properties              | 2 +-
 .../src/main/resources/application.properties                     | 4 +++-
 .../src/main/resources/logback.xml                                | 2 +-
 8 files changed, 14 insertions(+), 12 deletions(-)
 copy 
examples/shardingsphere-jdbc-example/single-feature-example/{sharding-example/sharding-spring-boot-jpa-example
 => shadow-example/shadow-spring-boot-jpa-example}/pom.xml (94%)
 copy 
examples/shardingsphere-jdbc-example/single-feature-example/{sharding-example/sharding-spring-boot-jpa-example/src/main/java/org/apache/shardingsphere/example/sharding/spring/boot/jpa/ShardingSpringBootJpaExample.java
 => 
shadow-example/shadow-spring-boot-jpa-example/src/main/java/org/apache/shardingsphere/example/shadow/spring/boot/jpa/ShadowSpringBootJpaExample.java}
 (89%)
 copy 
examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/{shadow-spring-boot-mybatis-example
 => 
shadow-spring-boot-jpa-example}/src/main/resources/application-shadow-default-algorithm.properties
 (99%)
 copy 
examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/{shadow-spring-boot-mybatis-example
 => 
shadow-spring-boot-jpa-example}/src/main/resources/application-shadow-sharding-databases.properties
 (99%)
 copy 
examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/{shadow-spring-boot-mybatis-example
 => 
shadow-spring-boot-jpa-example}/src/main/resources/application-shadow.properties
 (99%)
 copy 
examples/shardingsphere-jdbc-example/{mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-jpa-example
 => 
single-feature-example/shadow-example/shadow-spring-boot-jpa-example}/src/main/resources/application.properties
 (88%)
 copy 
examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/{shadow-spring-boot-mybatis-example
 => shadow-spring-boot-jpa-example}/src/main/resources/logback.xml (98%)

Reply via email to