RaigorJiang opened a new issue #12567:
URL: https://github.com/apache/shardingsphere/issues/12567


   Hi community,
   
   This issue is for #10887.
   
   ### Background
   
   Refor to #12557 & #12563.
   
   ### Aim
   1. Create module `readwrite-splitting-example` for `single-feature-example`.
   2. Extract readwrite-splitting examples from `sharding-example` and become 
an independent example module.
   
   ### How to
   1. Create new module `readwrite-splitting-example` in 
`single-feature-example`.
   2. Create the following examples in the `readwrite-splitting-example` module:
      - readwrite-splitting-raw-jdbc-example
      - readwrite-splitting-spring-boot-jpa-example
      - readwrite-splitting-spring-boot-mybatis-example
      - readwrite-splitting-spring-namespace-jpa-example
      - readwrite-splitting-spring-namespace-mybatis-example
   3. All required files can be extracted from `sharding-example`, such as YAML 
configuration file: 
      - 
https://github.com/apache/shardingsphere/blob/master/examples/shardingsphere-jdbc-example/sharding-example/sharding-raw-jdbc-example/src/main/resources/META-INF/readwrite-splitting.yaml
   4. The configuration and code of `readwrite-splitting` are no longer 
retained in `sharding-example`.
   
   ### Notice: 
   Please pay attention to distinguish between `readwrite-splitting` and 
`sharding-readwrite-splitting`, this issue is for `readwrite-splitting`.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to