a1242902560 opened a new issue, #36505: URL: https://github.com/apache/shardingsphere/issues/36505
The Maven repository already has ShardingSphere JDBC version 5.5.2, but the shardingsphere-jdbc-core-spring-boot-starter latest version is still at 5.2.1. When will the 5.5.2 version of this starter be released? Will it take a long time? Currently, Spring Boot 3 requires the use of the 2.2 version of YAML configuration format, which causes version incompatibility issues with the 5.2.1 starter. We're getting YAML version compatibility errors. such :Error creating bean with name 'dataSource' defined in class path resource [org/apache/shardingsphere/spring/boot/ShardingSphereAutoConfiguration.class]: Failed to instantiate [javax.sql.DataSource]: Factory method 'dataSource' threw exception with message: org.apache.shardingsphere.infra.util.yaml.representer.ShardingSphereYamlRepresenter: method 'void <init>()' not found -- 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]
