Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12028

Improve documentation on how to provide a custom engine config in Spring Boot

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • None
    • None

      Currently, it is not clear how users can provide their own process engine configurations in a Spring Boot application using the Camunda Spring Boot Starter.

      When providing their own configuration one must make sure to also register all existing ProcessEnginePlugins as parts of the configuration is done via plugins (such as the creation of the JobExecutor). Example: https://github.com/camunda/camunda-bpm-platform/blob/master/spring-boot-starter/starter/src/main/java/org/camunda/bpm/spring/boot/starter/CamundaBpmConfiguration.java#L77

       

      There should be a guide on how to do that properly and also the examples should work correctly (https://github.com/camunda/camunda-bpm-examples/tree/master/deployment/spring-boot#configure-the-process-engine).

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              miklas.boskamp Miklas Boskamp
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: