Relative Content

Tag Archive for javaquarkusazurite

How to set a config property after Quarkus app is built?

I am trying to implement an integration test for my Quarkus app where I use Test Container and Azurite to instantiate a blob container. Now when the container is started I can build the connection string using the port that the container is mapped to on my host.