fyuan1030 opened a new issue #8475: URL: https://github.com/apache/shardingsphere/issues/8475
hello the shardingsphere team,I found a problem when I used shardingsphere-jdbc-spring-boot-starter-infra 5.0.0-alpha; when I used shardiing-jdbc-spring-boot-starter 4.1.1 and mybatis-spring-boot-starter;pagehelp-spring-boot-starter and druid(not starter);my project can run,but when I change sharding-jdbc with shardingsphere-jdbc-spring-boot-starter-infra 5.0.0-alpha,my project can't run。it told me `Cannot determine embedded database driver class for database type NONECannot determine` when I exclusion spring-boot-starter-jdbc,it told me `Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required` how can I solve this conflict; ---------------------------------------------------------------- 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]
