当我使用带有配置文件的 maven 打包 target/war 时,eclipse 刷新了项目,并尝试在 tomcat 上启动它,我不断得到
org.springframework.beans.factory.BeanDefinitionStoreException:
Invalid bean definition with name 'dataSource' defined in class path resource
[applicationContext-resources.xml]: Circular placeholder reference
'jdbc.driverClassName' in property definitions
提一下:我使用的是基于eclipse 4.5.1的STS 3.7.1