Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured
时间:2018-11-07 22:40:06
收藏:0
阅读:7663
springboot报错截图:
报错原因:
使用多数据源,第一次运行前要install
解决方法:
没错,就是这个鬼东西:
原文:https://www.cnblogs.com/biaogejiushibiao/p/9926214.html
评论(0)