Relative Content

Tag Archive for javadockerfilequarkus

What is the path to define in application.properties in quarkus native image?

I have my quarkus (version 3.9) app that uses quarkus-google-cloud-firebase-admin plugin (version 2.11.0). I defined my Google credentials in a file called application_default_credentials.json and (following the guide lines) I defined quarkus.google.cloud.service-account-location property in application.property in this way: