SpringCloud
文章平均质量分 59
light_guang_IF
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
2021-10-15
spring boot@Value的引入包为: import org.springframework.beans.factory.annotation.Value;其它引入包都是报错的import org.slf4j.Logger;import org.slf4j.LoggerFactory;import org.springframework.context.annotation.Bean;import org.springframework.context.annotati.原创 2021-10-15 14:06:06 · 170 阅读 · 0 评论 -
Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource could
2021-07-03 15:26:02.718 INFO 3920 --- [ main] c.r.m.HcspManagementApplication : Starting HcspManagementApplication using Java 1.8.0_241 on DESKTOP-M3T90UM with PID 3920 (D:\Riash\hcsp-cloud\hcsp-management\hcsp-management-admin\target\c...原创 2021-07-03 15:47:51 · 246 阅读 · 0 评论
分享