这里会显示出您选择的修订版和当前版本之间的差别。
分享:技术:mina:spring_mina搭建socket_server [2016/01/13 17:36] gxx 创建 |
分享:技术:mina:spring_mina搭建socket_server [2016/01/13 17:36] (当前版本) gxx [加载applicationContext-socket.xml] |
||
---|---|---|---|
行 233: | 行 233: | ||
*/ | */ | ||
public static void main(String[] args) { | public static void main(String[] args) { | ||
- | ClassPathXmlApplicationContext ct = new ClassPathXmlApplicationContext("applicationContext-socket.xml"); | + | ClassPathXmlApplicationContext ct = new ClassPathXmlApplicationContext("applicationContext-socket.xml"); |
} | } | ||
} | } |