我的确创建了一个jdbc.properties文件,而且路径放对了,但是就是报错 not exist,求大神解答啊。
<context:property-placeholder location="class:jdbc.properties" />
报错:class path resource [class:jdbc.properties] cannot be opened because it does not exist
右击项目 clean 缓存