Jetty 9.2.22 发布,开源的 Servlet 容器

    xiaoxiao2023-06-29  158

    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

    文章转载自 开源中国社区 [http://www.oschina.net]

    最新回复(0)