Skip to content

Separate Dependencies for REST and Webapps #195

Description

@tobiasschaefer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions