Minimal new deployment mechanism for the Spring Boot Starter

XMLWordPrintable

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

      • replaces SpringProcessEngineConfgiuration auto-deployment mechanism
      • supports the currently exposed application properties
      • resource scanning: classpath resources get environment-independent names
      • the deployment should be made before any other @PostConstruct callbacks are made for custom beans (those might already reference the deployed resources, e.g. start a process instance)
      • @EnableProcessApplication works just as before

            Assignee:
            Unassigned
            Reporter:
            Thorben Lindhauer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: