Configuring A Quarkus Application With Profiles
A guide on using configuration profiles in Quarkus to manage environment-specific settings like dev, test, and prod within a single application.properties file.
A guide on using configuration profiles in Quarkus to manage environment-specific settings like dev, test, and prod within a single application.properties file.
A developer announces that his JakartaOne conference session on using Quarkus for high-performance Java is now available online.
A recording of a conference talk titled 'Java Turbocharged' about the Quarkus framework, presented at JonTheBeach in Marbella.
A tutorial on configuring a Quarkus application using application.properties and the Microprofile Config API for environment-specific settings.