-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Unable to find property 'tables' on class: org.apache.shardingsphere.single.yaml.config.pojo.YamlSingleRuleConfiguration #28331
Comments
|
https://github.com/zhangheng0027/testSharding.git Error will be reported upon startup |
|
$ gradle clean test
> Task :compileJava
注: /home/linghengqian/TwinklingLiftWorks/git/public/testSharding/src/main/java/com/example/testsharding/OeeCycleAlgorithmSharding.java使用了未经检查或不安全的操作。
注: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2023-09-02T13:12:14.914+08:00 INFO 30345 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-09-02T13:12:14.920+08:00 INFO 30345 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 46s
5 actionable tasks: 5 executed |
Changing the version to 5.4.0 will work fine, thanks |
https://shardingsphere.apache.org/document/5.3.0/cn/overview/ I remember, the latest version of the document is not 5.4 |
|
No, but I hope to know the current version accurately. |
|
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. |
|
Rules can be run when using sharding,
But there was an error using SINGLE
sharding.yaml
The text was updated successfully, but these errors were encountered: