Plugins that serve static frontend resources are supported in Camunda Run. #3411
Closed
Description
Acceptance Criteria (Required on creation)
Plugins that serve static content are officially supported in Camunda Run. Those plugins are bundled as jars and contain some Java code to serve static frontend content.
Hints
An example plugin can be found on this branch.
Breakdown
The documentation (e.g. here and here) hints that plugins don't work with Run. This needs to be updated.