例如jdbc.properties里面的jdbc.username我在spring-mybatis.xml的文件里就可以通过来获取username如何获取的,原理又是什么?
好像在web.xml里面有进行配置或者是在spring.xml里面对jdbc.properties进行了扫描。