发布于 2016-11-08 00:51:51 | 184 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Jetty 开源的servlet容器

Jetty 是一个开源的servlet容器,它为基于Java的web内容,例如JSP和servlet提供运行环境。Jetty是使用Java语言编写的,它的API以一组JAR包的形式发布。开发人员可以将Jetty容器实例化成一个对象,可以迅速为一些独立运行(stand-alone)的Java应用提供网络和web连接。


Jetty 9.3.13 和 Jetty 9.3.14 发布了,

Jetty 9.3.13 更新内容:

  • Ensure Jetty Client use of Deflater / Inflater calls .end() to avoid memory leak

  • No LSB Tags on jetty.sh script cause warning on Ubuntu 16.04

  • Create a Flight Recorder module

  • Allow legacy behaviour if 2 servlets map to same path

Jetty 9.3.14 更新内容:

  • NPE in SslConnectionFactory newConnection

  • Ensure Jetty Client use of Deflater / Inflater calls .end() to avoid memory leak

  • InputStreamResponseListener.get() throws with HTTP/2 following redirect

  • [9.3.x] ThreadLimitHandler has no method setBlockForMs

  • Remove dependency on asm types in oej.annotations.Util

  • Restore Request.setHttpVersion()

  • Improve HttpField pre-encoding

  • Remove jetty dependencies in jetty jasper classes

  • Don't execute AsyncListener.onTimeout events in spare Scheduler-Thread

  • AttributeNormalizer does not favor ${WAR} over other attributes, like ${jetty.base}

  • AttributeNormalizer should not track attributes that are null

  • Improve HTTP2Flusher error report

  • Add extra tests for empty multipart

下载地址:

9.3.13

9.3.14

这两个版本都可以在 Eclipse Jetty 项目下载页面或 Maven Central 存储库中找到:



历史版本 :
jetty-9.4.8.v20171121 发布,开源的 Servlet 容器
Jetty 9.3.21.v20170918 发布,开源的 Servlet 容器
Jetty 9.4.7.v20170913 发布,开源的 Servlet 容器
Jetty 9.2.22 发布,开源的 Servlet 容器
Jetty 9.4.6 发布,开源的 Servlet 容器
Jetty 9.3.19 和 9.4.5 发布,开源的 Servlet 容器
Jetty 9.3.18 发布,开源的 Servlet 容器
Jetty 9.4.2 发布,开源的 Servlet 容器
Jetty 9.4.1, Jetty 9.3.16 和 Jetty 9.2.21 发布
Jetty 9.4.0 正式版发布,开源的 Servlet 容器
Jetty 9.4.0 RC2 发布,开源的 Servlet 容器
Jetty 9.3.13 和 Jetty 9.3.14,开源的 Servlet 容器
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务