标签:utf-8 jdbc word lda classpath spring ring dev XML
1.spring配置文件
classpath:/system.properties classpath:/jdbc.properties classpath:/system.properties UTF-8 mysql xph datasource ${mysql_url_xph} ${mysql_user_xph} ${mysql_password_xph} mysql qs datasource ${mysql_url_qs} ${mysql_user_qs} ${mysql_password_qs} classpath*:com/tykj/weatherservice/bean/xphdata/xphRealData.xml classpath*:com/tykj/weatherservice/bean/channel/channel.xml classpath*:com/tykj/weatherservice/bean/deviceinfo/deviceinfo.xml classpath*:com/tykj/weatherservice/bean/webthings/webthings.xml UserTransactionImp1 300 UserTransactionManager1 true
基于 Spring + Atomikos 的多数据源配置(含有BaseDao,BaseService)
标签:utf-8 jdbc word lda classpath spring ring dev XML
原文地址:http://www.cnblogs.com/ysgcs/p/7452219.html