qh3001 commented on issue #33937: URL: https://github.com/apache/shardingsphere/issues/33937#issuecomment-2523391703
and I see the ducument https://shardingsphere.apache.org/document/5.2.0/cn/user-manual/shardingsphere-jdbc/spring-boot-starter, that says Developer can inject to use native JDBC or ORM frameworks such as JPA, Hibernate or MyBatis through the DataSource. Take native JDBC usage as an example: @Resource private DataSource 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
