posted @ 2016-09-21 18:30 mdong 阅读(140) 评论(0) 推荐(0) 编辑
摘要:
eclipse [ERROR] In most cases you can change the location of your Java [ERROR] installation by setti 右键项目 properties -> java build path -> libraries - 阅读全文
摘要:
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>2.4</version> <configuration> <excludes> <excl 阅读全文
posted @ 2016-09-21 18:21 mdong 阅读(1884) 评论(0) 推荐(0) 编辑
摘要:
需要用到thrift gen代码中: xxx.Client client = 阅读全文
posted @ 2016-09-21 18:18 mdong 阅读(248) 评论(0) 推荐(0) 编辑
摘要:
查找 dubbo.properties ConfigUtils.loadProperties sping容器启动: com.alibaba.dubbo.container.spring.SpringContainer 加载默认spring xml: public static final Strin 阅读全文
posted @ 2016-09-21 18:00 mdong 阅读(407) 评论(0) 推荐(0) 编辑
摘要:
http://www.cnblogs.com/l1pe1/archive/2012/03/15/2397442.html 阅读全文
posted @ 2016-09-20 17:13 mdong 阅读(111) 评论(0) 推荐(0) 编辑
摘要:
http://www.cnblogs.com/ghj1976/p/5320195.html 阅读全文
posted @ 2016-09-20 17:10 mdong 阅读(359) 评论(0) 推荐(0) 编辑
摘要:
System.out.println(System.getProperty("java.class.path"));//系统的classpaht路径 阅读全文
posted @ 2016-09-20 17:09 mdong 阅读(1274) 评论(0) 推荐(0) 编辑