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 2019/10/29 08:14:42 UTC

[GitHub] [incubator-shardingsphere] beijing-penguin commented on issue #3387: springboot 2.1.x + shardingsphere 4.0.0-RC2 can't run

beijing-penguin commented on issue #3387: springboot 2.1.x + shardingsphere 4.0.0-RC2 can't run
URL: https://github.com/apache/incubator-shardingsphere/issues/3387#issuecomment-547305240
 
 
   Simple configuration,you can create a ShardingDataSource object...like this "
   		DataSource dataSource = ShardingDataSourceFactory.createDataSource(dataSourceMap, shardingRuleConfig, new Properties());"        then replace mybatis datasource.

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