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.