java -jar启动报数据库url找不到

2021-04-26  本文已影响0人  尘埃里的玄

通过idea生成springboot项目,启动报错:Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.


image.png

我就感觉很奇怪,在linux上运行没有问题,到windows上运行报错,数据库url和port都可以ping通,最后问组长,得知是编码方式问题造成的


image.png
上一篇 下一篇

猜你喜欢

热点阅读