Jetty 9.2.22 发布了。Jetty 是一个开源的 servlet 容器,它为基于 Java 的 web 内容,例如 JSP 和 servlet 提供运行环境。Jetty 是使用 Java 语言编写的,它的 API 以一组 JAR 包的形式发布。开发人员可以将 Jetty 容器实例化成一个对象,可以迅速为一些独立运行(stand-alone)的 Java 应用提供网络和 web 连接。 更新内容: Â+ 920 no main manifest attribute, in jetty-runner 9.2.19.v20160908.jar Â+ 1108 Please improve logging in SslContextFactory when there are no approvedÂcipher suites Â+ 1357 RolloverFileOutputStream: No rollout performed at midnight Â+ 1469 IllegalStateException in RolloverFileOutputStream Â+ 1507 Negative delay Timer.schedule exception due to mismatched local andÂ_logTimeZone values Â+ 1532 RolloverFileOutputStream can't handle multiple instances Â+ 1523 Update ALPN support for Java 8u131 Â+ 1556 A timing channel in Password.java Â+ 1590 RolloverFileOutputStream not functioning in Jetty 下载地址: Eclipse:Âhttps://www.eclipse.org/jetty/download.html Maven Central:Âhttp://central.maven.org/maven2/org/eclipse/jetty/ >>>【评论有礼】6月6日-30日评论每日更新的“新闻资讯和软件更新资讯”,评论点赞数超过 20 的可登上每周更新的“源资讯”和“软件周刊”两大栏目,点赞数超过 50 的还将获得 5 活跃积分奖励和开源中国定制好礼。详情 Jetty 9.2.22 发布,开源的 Servlet 容器下载地址