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 2022/12/25 13:46:40 UTC

[GitHub] [shardingsphere] ricklin97 opened a new issue, #23094: 【binding-tables】Why does my idea report this error "Cannot resolve configuration property 'spring.shardingsphere.rules.sharding.binding-tables[0]' "

ricklin97 opened a new issue, #23094:
URL: https://github.com/apache/shardingsphere/issues/23094

   when I use 
   "`spring.shardingsphere.rules.sharding.binding-tables[0]=t_order,t_order_item`",
    idea report this error"**Cannot resolve configuration property 'spring.shardingsphere.rules.sharding.binding-tables[0]'** ".
   and code cannot be executed
   
   thanks~


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] TeslaCN commented on issue #23094: 【binding-tables】Why does my idea report this error "Cannot resolve configuration property 'spring.shardingsphere.rules.sharding.binding-tables[0]' "

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

   Spring modules have been deprecated and removed since 5.3.0. Please use the ShardingSphere-JDBC in Driver way. https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-jdbc/yaml-config/jdbc-driver/


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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