Currently, the REST API and the Webapps are included in the main feature project. However, this results in a JAR about 52 MB large which includes dependencies which might not be used (and are disabled by default).
Todo
- Split project into two new ones
- remove properties? Or at least then enable REST and Webapps by default.
- Adapt upload of artifacts
- document usage of dependencies in README
Currently, the REST API and the Webapps are included in the main feature project. However, this results in a JAR about 52 MB large which includes dependencies which might not be used (and are disabled by default).
Todo