yu199195 edited a comment on issue #9584:
URL: https://github.com/apache/shardingsphere/issues/9584#issuecomment-790465426


   can you add  this is you pom.xml 
   
   ```xml
   <dependency>
       <groupId>org.apache.shardingsphere</groupId>
       <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
       <version>${shardingsphere.version}</version>
   </dependency>
   ```
   
   2. you pom.xml  add other datasource starter?
   
   3. try remove this
   ```
    aop:
      proxy-target-class: true
      allow-bean-definition-overriding: true
   ```


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


Reply via email to