Quarkus REST API Extension

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: quarkus
    • None

      User Story

      I can add a Camunda REST API extension to my Quarkus.io application to interact with the REST API.

      Functional Requirements

      -

      Technical Requirements

      • The extension has a dependency on the Camunda Engine Quarkus.io extension and exposes the engine managed by this dependency
      • The servlet filters EmptyBodyFilter and CacheControlFilter are registered
      • I can secure the REST API for external access by enabling basic authentication

      Limitations of Scope

      -

      Hints

      The prototype already has something working. However, there are missing things: Basic Auth, Servlet filters. Also, there is probably something wrong with the configuration since the Camunda REST API is only available when at least one Quarkus.io resource with @Path annotation exists.

            Assignee:
            Unassigned
            Reporter:
            Tassilo Weidner-Mühl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: