camunda.bpm.enabled=false does not disable camunda in SpringBootTest with EnableProcessApplication

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Cannot Reproduce
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: spring-boot
    • None

      We support the camunda.bpm.enabled property for quite a while now.
      It is supposed to disable the camunda engine setup in (test-)contexts.

      However, a colleague just showed me a SpringBootTest that has the property set to false via yaml and fails due to the context error that ProcessEngine can not be injected into the SpringBootProcessApplication

      We should verify that this property still works as documented, especially in combination with the "EnableProcessApplication" annotation.

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

              Created:
              Updated:
              Resolved: