You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/04/23 09:41:19 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #5290: [NEW API] 2-Update Sharding SpringNameSpace configuration with new API

tristaZero opened a new issue #5290:
URL: https://github.com/apache/shardingsphere/issues/5290


   Hi everyone. Welcome your joining! 😉
   
   Content: Update the configuration of the sharding algorithm for Sharding SpringNameSpace with the new API.
   
   Difficulty rating: ★☆☆☆☆
   
   Note: To make each ISSUE simple, we split a bulky ISSUE into a few small ones. Just follow the comment below to create your PR. 😀


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] meAsky commented on issue #5290: [NEW API] 2-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
meAsky commented on issue #5290:
URL: https://github.com/apache/shardingsphere/issues/5290#issuecomment-619885160


   I want to try it


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on issue #5290: [NEW API] 2-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #5290:
URL: https://github.com/apache/shardingsphere/issues/5290#issuecomment-619885805


   @meAsky Hi Glad to see you here, and welcome!


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero commented on issue #5290: [NEW API] 2-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #5290:
URL: https://github.com/apache/shardingsphere/issues/5290#issuecomment-618303207


   ## How
   
   ### sharding-example
   #### sharding-spring-namespace-jpa-example
   1. Refer to #5256 to update the sharding configuration for the following properties in `/Users/trista/Documents/sharding-code-trista/incubator-shardingsphere/examples/sharding-jdbc-example/sharding-example/sharding-spring-boot-jpa-example/src/main/resources`.
   >application-sharding-databases.properties
   application-sharding-databases-tables.properties
   application-sharding-tables.properties
   
   2. Run `ExampleMain` to test your update.
   -------
   ### sharding-example
   #### sharding-spring-boot-mybatis-example
   1. Refer to #5256 to update the sharding configuration for the following properties in `./incubator-shardingsphere/examples/sharding-jdbc-example/sharding-example/sharding-spring-boot-mybatis-example/src/main/resources`
   > application-sharding-databases.xml
   application-sharding-databases-tables.xml
   application-sharding-tables.xml
   
   2. Run `ExampleMain` to test your update.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero edited a comment on issue #5290: [NEW API] 2-Update Sharding SpringNameSpace configuration with new API

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #5290:
URL: https://github.com/apache/shardingsphere/issues/5290#issuecomment-618303207


   ## How
   
   ### sharding-example
   #### sharding-spring-namespace-jpa-example
   1. Refer to #5256 to update the sharding configuration for the following properties in `./incubator-shardingsphere/examples/sharding-jdbc-example/sharding-example/sharding-spring-boot-jpa-example/src/main/resources`.
   >application-sharding-databases.properties
   application-sharding-databases-tables.properties
   application-sharding-tables.properties
   
   2. Run `ExampleMain` to test your update.
   -------
   ### sharding-example
   #### sharding-spring-boot-mybatis-example
   1. Refer to #5256 to update the sharding configuration for the following properties in `./incubator-shardingsphere/examples/sharding-jdbc-example/sharding-example/sharding-spring-boot-mybatis-example/src/main/resources`
   > application-sharding-databases.xml
   application-sharding-databases-tables.xml
   application-sharding-tables.xml
   
   2. Run `ExampleMain` to test your update.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org