-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Spring Boot 3.0.0-M5 Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. #453
Comments
使用 Spring Boot 3.0.0-M4 运行结果:
|
Spring Boot 将在下个月发布 3.0.0 正式版,希望尽快解决此问题 |
问题复现可运行 xuxiaowei-cloud-next 项目中的 xuxiaowei_datasource 分支 中的 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please fill it out carefully, or it will be closed.
请认真填写,不然会直接关闭。
Enviroment
JDK Version(required):
SpringBoot Version(required):
3.0.0-M5
dynamic-datasource-spring-boot-starter Version(required):
3.5.2
druid Version(optional):
hikari 5.0.1
Describe what happened
使用 Spring Boot 3.0.0-M4 运行项目正常,使用 Spring Boot 3.0.0-M5 运行项目报错,错误内如见下方。
Expected Result:
Actual Result:
If there is an exception,or aop invalid,please attach the exception trace:
以下是使用 Spring Boot 3.0.0-M5 运行时的错误
Steps to reproduce
Step 1
Step 2
Step 3
The text was updated successfully, but these errors were encountered: