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: [email protected] With regards, Apache Git Services
