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

Allow REST functions to have host and port values resolved at runtime

XMLWordPrintable

    • False
    • False

      Currently, this is resolved at build time and so it makes impossible to change if needs to point to different values depending on the environment that the SW is running.

       

      kogito.sw.functions.StoreNewPatient.host=localhost
      kogito.sw.functions.StoreNewPatient.port=8080

       

      This should allow for instance to use value for port as: ${quarkus.http.port:8080}

              ftirados Francisco Javier Tirado Sarti
              cnicolai@redhat.com Cristiano Nicolai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: