Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you update shardingsphere-jdbc-core-spring-boot-starter to the latest version? #33608

Closed
Xiao-A-Zhai opened this issue Nov 10, 2024 · 2 comments

Comments

@Xiao-A-Zhai
Copy link

Due to work requirements, we have updated the Java version to 22. As some libraries also need to be upgraded, we found that ShardingSphere needs to be updated to 5.4.1. However, we could not find the corresponding version of shardingsphere-jdbc-core-spring-boot-starter, which has led to compatibility issues
5af8acce106020b0d0e8286932dea19
The above image shows compatibility errors between shardingsphere-jdbc-core 5.4.2 and shardingsphere-jdbc-core-spring-boot-starter 5.2.1. In fact, there are many compilation errors, and I have only captured a portion of the code.

@Xiao-A-Zhai
Copy link
Author

shardingsphere-jdbc-core is 5.4.1, not 5.4.2. There was a typo in the input.

@linghengqian
Copy link
Member

Spring boot starter has been removed. See #22469. We removed Spring boot starter to support Spring boot oss 2.x, Spring boot oss 3 and Graalvm native image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants