摘要: Logging Libraries that log the behavior of an application. Apache Log4j 2 - Complete rewrite with a powerful plugin and configuration architecture. Gr 阅读全文
posted @ 2016-12-23 17:06 一天不进步,就是退步 阅读(401) 评论(0) 推荐(0)
摘要: 原文地址:http://blog.jobbole.com/109170/?utm_source=hao.jobbole.com&utm_medium=relatedArticle 本文首先简单介绍了垃圾收集的常见方式,然后再分析了G1收集器的收集原理,相比其他垃圾收集器的优势,最后给出了一些调优实践 阅读全文
posted @ 2016-12-23 15:27 一天不进步,就是退步 阅读(910) 评论(0) 推荐(0)
摘要: eclipse maven clean install 报错 1. 修改properties-->resource-->utf-8仍然报错 2.修改项目pom.xml文件,增加: 3.重新clean install 编译ok 阅读全文
posted @ 2016-12-23 14:41 一天不进步,就是退步 阅读(1231) 评论(0) 推荐(0)