在applicationContext中配置引入其他properties文件 以及使用
1 在ApplicationContext中引入properties文件<context:property-placeholder location="classpath:config.properties"/>2 properties文件中设置ftp.host=192.168.18.110ftp.username=shzhftp.password=shhj@1233 3.在appli...
转载
2018-04-19 13:49:37 ·
3914 阅读 ·
0 评论