Could not open ServletContext resource [/jdbc.properties]
在localtion路径后加classpath:
<context:property-placeholder location="classpath:jdbc.properties"/>
在localtion路径后加classpath:
<context:property-placeholder location="classpath:jdbc.properties"/>