-
Notifications
You must be signed in to change notification settings - Fork 2
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
请问如何打包使用? #3
Comments
打扰大佬了! |
2023-01-16 01:43:12.345 INFO 308 --- [ main] n.s.fuyao.FuyaoBotApplication : Starting FuyaoBotApplication v4.5.20.86 using Java 17.0.5 on Lemonsuda with PID 308 (E:\TestBot\uyao\fuyao-bot-4.5.20.86.jar started by Neal in E:\TestBot\uyao) Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. APPLICATION FAILED TO START Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine suitable jdbc url Action: Consider the following: |
如果方便的话希望大佬更新到mirai 2.13.3 感激不尽 |
@NealLemonade 你建了数据库没? |
后来有摸索着糊里糊涂建了一个但还是报错 |
是不是要去改Application-dev.yml啊,我改了以后还是报错,感觉可能是没改对 |
2023-01-16 12:54:53.570 WARN 29464 --- [ main] c.b.m.core.metadata.TableInfoHelper : Can not find table primary key in Class: "ninja.skyrocketing.fuyao.bot.pojo.group.GroupMemberMessageCount". Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. java.lang.IllegalStateException: Failed to execute CommandLineRunner 2023-01-16 12:54:54.209 INFO 29464 --- [ main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} closing ... 鼓捣了一通以后这样,实在尽力了 |
使用了IDEA内置的MAVEN工具构建,然而启动后闪一段文字后闪退
The text was updated successfully, but these errors were encountered: