Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 501 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 501 Bytes

jetty-http2-example

This is a small setup of jetty / http2 / Apache Wicket to test experimental features. To run follow these steps

  1. Download the corresponding ALPN Boot version for your jdk http://www.eclipse.org/jetty/documentation/current/alpn-chapter.html
  2. Before you launch the Runner class (in package: src/test/java/de/jetty/wicket/http2/example) apply -Xbootclasspath/p:/<path_to_jar>/alpn-boot-<version>.jar to your vm args
  3. Access the server via https://127.0.0.1:8443/