Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-879

.env file for quarkus properties setup is not recognized

XMLWordPrintable

      • Unzip getting-sstarted.zip
      • cd getting-sstarted
      • mvn clean quarkus:dev
      • ---> See the error message
    • Undefined

      According to Chapter 6 of the documentation quarkus should support reading properties values from .env file located in the root directory of the quarkus project.

      However it doesn't and throws `javax.enterprise.inject.spi.DeploymentException: No config value of type [java.lang.String] exists for: greeting.name`

      Reproducer attached.

       

      On upstream side tracking on https://github.com/quarkusio/quarkus/issues/15885

            rcortez@redhat.com Roberto Cortez
            kshpak Kyrylo Shpak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: