简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
springboot本地可运行,部署到服务器上报错 数据库连不上failed to config a datasource: url .......could be configured
报错信息如下:Failed to configure a DataSource: ‘url’ attribute is not specified and no embedded datasource could be configured.Reason: Failed to determine a suitable driver classAction:Consider the followin
若依org.springframework.boot.autoconfigure.AutoConfiguration.imports
看了这两天若依代码,之前几天我还看了nacos原理和springboot源码,因为要了解微服务配置的拉取和更新,所以要看看springboot源码,果然,大家要多看源码才能有收获,否则蒙在鼓里。
若依org.springframework.boot.autoconfigure.AutoConfiguration.imports
看了这两天若依代码,之前几天我还看了nacos原理和springboot源码,因为要了解微服务配置的拉取和更新,所以要看看springboot源码,果然,大家要多看源码才能有收获,否则蒙在鼓里。
到底了