fourcube / guice-undertow-websockets

This example project demonstrates how to use an embedded Undertow Server in conjunction with Guice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guice-undertow-websockets

This example project demonstrates how to use an embedded Undertow Server in conjunction with Guice.

Running

You can run the sample using the gradle run command. Point your browser at http://localhost:8081 to visit the sample page.

Requirements

  • gradle
  • java 8

About

This example project demonstrates how to use an embedded Undertow Server in conjunction with Guice.


Languages

Language:Java 92.8%Language:Groovy 7.2%