平静

遵循美德行事,纵使没有增加快乐,也可减轻焦虑。

导航

2016年9月21日

摘要: eclipse [ERROR] In most cases you can change the location of your Java [ERROR] installation by setti 右键项目 properties -> java build path -> libraries - 阅读全文

posted @ 2016-09-21 18:30 mdong 阅读(137) 评论(0) 推荐(0) 编辑

摘要: <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 阅读(1875) 评论(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) 编辑

2016年9月20日

摘要: http://www.cnblogs.com/l1pe1/archive/2012/03/15/2397442.html 阅读全文

posted @ 2016-09-20 17:13 mdong 阅读(111) 评论(0) 推荐(0) 编辑

摘要: 的 阅读全文

posted @ 2016-09-20 17:13 mdong 阅读(265) 评论(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 阅读(1267) 评论(0) 推荐(0) 编辑

摘要: 1. jvm参数Xms与Xmx保持一致。 2. 为减少full gc次数,适当增大堆大小(+512M)。 阅读全文

posted @ 2016-09-20 16:37 mdong 阅读(108) 评论(0) 推荐(0) 编辑

摘要: 大 阅读全文

posted @ 2016-09-20 16:24 mdong 阅读(119) 评论(0) 推荐(0) 编辑