FAQ & FACTS

status

  • Build Status

  • Coverage Status

  • Code coverage is composed by unit and integration tests. Integration tests can be found here

  • Integration tests run again each of the available servers: Netty, Jetty and Undertow

general

what jvm do I need?

  • Java 8 or higher

development

where are the default properties?

  • Default properties can be found here

how do I deploy my application?

  • Deployment options can be found here

can I use Gradle?

Yes, with some limitations that are being documented here.

how do I run code on start/stop?

Documentation for lifeCycle events is available here

mime types

what mime types are supported?

  • Full list of MIME types can be found here

how do I add a new/override mime type?

  • Create a mime.properties file inside the conf directory. Then, add the new mime type there.