DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
If HttpServerEngineSupport#ENABLE_HTTP2 bus property is set, Undertow engine will enable the HTTP/2 support as well: HTTP/2 over cleartext (h2c) if TLS is not configured, regular HTTP/2 otherwise.
Example
The example below shows a configuration fragment that configures a Jetty instance on port number 9001.
...