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/05/28 03:31:37 UTC

[GitHub] [shardingsphere] erwaFu opened a new issue #5815: Official website Spring Boot Configuration example of binding-tables in section 4.1.2 has a mistake

erwaFu opened a new issue #5815:
URL: https://github.com/apache/shardingsphere/issues/5815


   Official website Spring Boot Configuration example of binding-tables in section 4.1.2  has a mistake. The index "[x]" is missing.
   Now the configuration example is as follows:
   > spring.shardingsphere.sharding.binding-tables=t_order,t_order_item
   
   Should it  be like this:
   
   > spring.shardingsphere.sharding.binding-tables[0]=t_order,t_order_item


----------------------------------------------------------------
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] kimmking closed issue #5815: Official website Spring Boot Configuration example of binding-tables in section 4.1.2 has a mistake

Posted by GitBox <gi...@apache.org>.
kimmking closed issue #5815:
URL: https://github.com/apache/shardingsphere/issues/5815


   


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