Could not open ServletContext resource [/jdbc.properties]


在localtion路径后加classpath:
<context:property-placeholder location="classpath:jdbc.properties"/>

posted @ 2020-12-22 19:44  Techoc  阅读(182)  评论(0)    收藏  举报