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:12:38 UTC

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

tristaZero commented on issue #5288:
URL: https://github.com/apache/shardingsphere/issues/5288#issuecomment-618282691


   ## How
   
   ### transaction-example
   #### transaction-2pc-xa-spring-boot-example
   1. Refer to #5260 to update the sharding configuration for the following properties in `./incubator-shardingsphere/examples/sharding-jdbc-example/transaction-example/transaction-2pc-xa-spring-boot-example/src/main/resources`.
   
   > application-sharding-databases.properties
   application-sharding-databases-tables.properties
   application-sharding-tables.properties
   
   2. Run `XAOrderServiceTest` to test your update.
   -------
   #### transaction-base-seata-spring-boot-example
   1. Refer to #5260 to update the sharding configuration for the following properties in `/Users/trista/Documents/sharding-code-trista/incubator-shardingsphere/examples/sharding-jdbc-example/transaction-example/transaction-base-seata-spring-boot-example/src/main/resources`
   > application-sharding-databases.properties
   application-sharding-databases-tables.properties
   application-sharding-tables.properties
   
   2. Run `SeataATOrderServiceTest` 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