Undertow - Path Variable

An example for path variables with Undertow.

Requirements

  • JDK 1.8

Building

For execute use one of this:

$ ./mvnw clean package exec:exec -P one
$ ./mvnw clean package exec:exec -P two