内容简介:JavaMelody 1.74.0 发布了,JavaMelody 的目标是在 QA 和生产环境中监视 Java 或 Java EE 应用程序。 主要更新内容如下: It is a recommended upgrade for security to fix a XML External Entity (XXE) proces...
JavaMelody 1.74.0 发布了,JavaMelody 的目标是在 QA 和生产环境中监视 Java 或 Java EE 应用程序。
主要更新内容如下:
It is a recommended upgrade for security to fix a XML External Entity (XXE) processing vulnerability. CVE-ID is CVE-2018-15531. Thanks to mounsurf & huanying for reporting the vulnerability.
fix sql monitoring from jndi datasource when Tomcat's ServerInfo.properties is customized (38211a7)
fix: do not require Log4J when sending metrics to InfluxDB or Datadog.
In the Jenkins Monitoring plugin, fix #768: warning logs about serializing anonymous classes.
added: native calendar widget to choose dates for a custom period (84a1d63, with help from my colleague Fabien at KleeGroup)
added: workaround a JBoss and WildFly bug in MBeans tree (#757)
added: it is now possible to customize css and js of the monitoring reports by adding the
/net/bull/javamelody/resource/themedMonitoring.cssand/net/bull/javamelody/resource/themedMonitoring.jsfiles as resources in your application, in order to override or add values. This is the case for example in the javamelody dark theme which is ready to use as a Maven dependency in your pom.xml
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《JavaMelody 1.74.0 发布,Java 应用监控平台》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
解密搜索引擎技术实战
罗刚 / 2011-6 / 69.80元
《解密搜索引擎技术实战-Lucene&Java精华版(附盘)》,本书主要包括总体介绍部分、爬虫部分、自然语言处理部分、全文检索部分以及相关案例分析。爬虫部分介绍了网页遍历方法和如何实现增量抓取,并介绍了从网页等各种格式的文档中提取主要内容的方法。自然语言处理部分从统计机器学习的原理出发,包括了中文分词与词性标注的理论与实现以及在搜索引擎中的实用等细节,同时对文档排重、文本分类、自动聚类、句法分析树......一起来看看 《解密搜索引擎技术实战》 这本书的介绍吧!