You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/03/26 05:30:18 UTC

[GitHub] [incubator-shardingsphere] cherrylzhao opened a new issue #2093: Add @ConditionalOnProperty within boot-starter

cherrylzhao opened a new issue #2093: Add @ConditionalOnProperty within boot-starter
URL: https://github.com/apache/incubator-shardingsphere/issues/2093
 
 
   if we have included sharding-jdbc-boot-starter in our project, but not config sharding datasource for some scenario, it would throw a` datasource not config` exception.
   we can add @ConditionalOnProperty in AutoConfiguration class, only configuration shardingDatasource while user have done some sharding setting.
   
   - [ ] sharding-jdbc-spring-boot-starter
   - [ ] sharding-jdbc-orchestration-spring-boot-starter

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


With regards,
Apache Git Services