Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-3777

Improve code to have a clear separation of Quarkus/Springboot env and props on KogitoInfra controller

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • Operator
    • None
    • False
    • False
    • Undefined
    • ---
    • ---
    • 2020 Week 49-51 (from Nov 30), 2020 Week 52-03 (from Dec 21)

      We should have a structure to handle separation of quarkus/springboot env/appprops in kogitoinfra controller.

      We could use a structure like:

      type RuntimeProperties struct { 
          Properties map[string]string 
          Runtime Runtime 
      }
      

            kevin-mok Kevin Mok (Inactive)
            tradisso@redhat.com Tristan Radisson
            Karel Suta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: