We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://simbot.forte.love/docs/tags/%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B
The text was updated successfully, but these errors were encountered:
启动报错 NoClassDefFoundError: kotlin/time/DurationUnit
Sorry, something went wrong.
pom中基本的配置为 org.jetbrains.kotlin kotlin-stdlib-jdk8 1.4.10 love.forte.simbot.boot simboot-core-spring-boot-starter 3.0.0.preview.20.0
</dependency> <!-- mirai组件 --> <dependency> <groupId>love.forte.simbot.component</groupId> <artifactId>simbot-component-mirai-boot</artifactId> <version>3.0.0.0.preview.13.0</version> </dependency> springboot版本为2.7.3,是我版本控制不相匹配吗
pom中基本的配置为 org.jetbrains.kotlin kotlin-stdlib-jdk8 1.4.10 love.forte.simbot.boot simboot-core-spring-boot-starter 3.0.0.preview.20.0 </dependency> <!-- mirai组件 --> <dependency> <groupId>love.forte.simbot.component</groupId> <artifactId>simbot-component-mirai-boot</artifactId> <version>3.0.0.0.preview.13.0</version> </dependency> springboot版本为2.7.3,是我版本控制不相匹配吗
项目问题请移步至项目issue,这里是文档
No branches or pull requests
4 docs tagged with "快速开始" | Simple Robot
https://simbot.forte.love/docs/tags/%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B
The text was updated successfully, but these errors were encountered: