讀取文件jdbc.properties報(bào)錯(cuò)
org.springframework.beans.factory.BeanInitializationException: Could not process key 'url' in PropertyOverrideConfigurer; nested exception is org.springframework.beans.factory.BeanInitializationException: Invalid key 'url': expected 'beanName.property'
driver=com.mysql.jdbc.Driver
url=jdbc:mysql://localhost:3306/seckill?useUnicode=true&characterEncoding=utf-8
username=root
password=
把url刪除后password會(huì)報(bào)同樣的錯(cuò)誤
2018-04-15
2018-01-10
您好我想問一下如何解決這個(gè)問題
2017-08-07
已解決。。