How I Built a Serverless Search for My Blog
A developer details building a custom, serverless search engine for a static blog using Java, Apache Lucene, Quarkus, and AWS Lambda.
A developer details building a custom, serverless search engine for a static blog using Java, Apache Lucene, Quarkus, and AWS Lambda.
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.