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 2021/03/04 09:24:47 UTC

[GitHub] [shardingsphere] yu199195 edited a comment on issue #9584: shardingshere 5.0.0-alpha+springboot 2.3 : Cannot subclass final class org.apache.shardingsphere.driver.jdbc.core.datasource.ShardingSphereDataSource

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


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