Spring的 classpath 通配符加载配置文件
摘要:Spring的 classpath 通配符加载配置文件classpath:app-Beans.xml说明:无通配符,必须完全匹配classpath:App?-Beans.xml说明:匹配一个字符,例如 App1-Beans.xml 、 App2-Beans.xmlclasspath:user/*/B...
阅读全文
posted @ 2016-01-23 15:20
posted @ 2016-01-23 15:20