自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Jetty 9 正式版發(fā)布?。?!

開發(fā) 后端
Jetty 是一個(gè)開源的servlet容器,它為基于Java的web內(nèi)容,例如JSP和servlet提供運(yùn)行環(huán)境。Jetty是使用Java語(yǔ)言編寫的,它的API以一組JAR包的形式發(fā)布。

Jetty 9 正式版來了?。。“姹緲?biāo)簽:Jetty 9.0.0.v20130308

Jetty 9 支持 SPDY 和 WebSocket。

下載地址:

http://download.eclipse.org/jetty/stable-9/dist/

Maven:

http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.eclipse.jetty%22%20AND%20v%3A%229.0.0..v20130308%22

<groupId>org.eclipse.jetty</groupId>

<version>9.0.0.v20130308</version>

Jetty 9.x 特性:

·Completely overhauled I/O layer

·Servlet API 3.0

·JSP 2.2

·SPDY/3WebSocket (RFC-6455)

移植到 Jetty 9.x 的要求:

·Requires Java 1.7 or newer.

·Jetty Maven Plugin has now been moved to org.eclipse.jetty groupId

·There is no org.mortbay or codehaus components

·Support for early WebSocket drafts has been dropped, only support released RFC-6455 spec.

·There now only 1 aggregate jar, called jetty-all.

·Bad UTF8 encoding will result in replacement characters being passed into the application to handle. (older versions of Jetty would fail the request)

·Removal of all traditional Socket (BIO) Connectors.

·Only supporting NIO for Connectors.

·Consolidated all of the various Deployment technique and scenarios into one.

·ContextDeployer and WebAppDeployer have been removed

·DeploymentManager has only 1 AppProvider now, the WebAppProvider

·WebAppProvider supports both Deployment Descriptors deployment and traditional Automatic WAR deployment.

·New Jetty Async Http Client

·New Jetty WebSocket Servlet & WebSocket Client

·A new Jetty XML DTD (http://www.eclipse.org/jetty/configure_9.0.dtd) changes the <Ref id=""> syntax in your Jetty XML to <Ref refid="">

Removed Jetty6Continuation support

Jetty 的下載地址:請(qǐng)點(diǎn)這里

原文鏈接:http://www.oschina.net/news/38422/jetty-9-final

責(zé)任編輯:張偉 來源: oschina
相關(guān)推薦

2015-09-17 09:29:31

ios9下載

2011-09-14 10:08:16

MongoDB

2011-05-25 09:30:05

Fedora 15

2011-01-26 09:37:49

LibreOffice

2011-03-21 13:31:20

MyEclipse

2011-05-19 09:45:05

Opera 11.11

2011-07-28 13:46:24

KDE 4.7

2011-09-14 13:28:36

PostgreSQL

2011-12-07 10:26:11

2011-12-12 09:56:19

CentOS 6.1發(fā)布

2012-02-21 09:40:59

Java

2012-04-27 10:17:50

JavaJavaFX

2014-03-18 10:18:58

Python

2012-05-30 09:21:50

2012-07-02 10:40:24

GroovyJavaJVM

2010-03-18 09:54:56

phpMyAdmin

2023-02-15 08:20:34

iOSiOS 16.蘋果

2010-03-08 14:21:00

phpMyAdmin

2012-03-20 09:17:16

JavaExpressionJ

2012-02-15 09:08:31

MySQL
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)