About 5,820 results
Open links in new tab
  1. Quarkus - Supersonic Subatomic Java

    Quarkus streamlines framework optimizations in the build phase to reduce runtime dependencies and improve efficiency. By precomputing metadata and optimizing class loading, it ensures …

  2. What is Quarkus? - Quarkus

    Quarkus allows developers to automatically generate Kubernetes resources including building and deploying container images without having to manually create YAML files.

  3. Get Started - Quarkus

    Deploying Quarkus Applications on Kubernetes This guide covers how to deploy a native application on Kubernetes. Want to learn more? Check out the guides to continue your journey.

  4. Creating Your First Application - Quarkus

    Mar 9, 2011 · With Quarkus, there is no need to create an Application class. It’s supported, but not required. In addition, only one instance of the resource is created and not one per request. …

  5. Guides - Latest - Quarkus

    Learn how to migrate your Vert.x OIDC application to Quarkus and choose to either retain Vert.x OIDC or replace it with Quarkus OIDC.

  6. Getting Started With Reactive - Quarkus

    With this in mind, let’s see how we can develop a CRUD application with Quarkus, which will use the I/O thread to handle the HTTP requests, interact with a database, process the result, and …

  7. Implementing a MCP server in Quarkus

    Jan 13, 2025 · In this tutorial, I’ll show you how to implement an MCP server using Quarkus, allowing you to extend AI applications with custom tools powered by the Java ecosystem.

  8. Quarkus 3 has landed.

    Quarkus enables Java developers to create performant, easily deployable, and maintainable applications on Kubernetes. This release includes a number of impactful Kubernetes-native …

  9. SmallRye Health - Quarkus

    Mar 9, 2011 · The Quarkus smallrye-health extension ships with health-ui and enables it by default in dev and test modes, but it can also be explicitly configured for production mode as well.

  10. Quarkus - Start coding with code.quarkus.io

    This page will help you bootstrap your Quarkus application and discover its extension ecosystem. Think of Quarkus extensions as your project dependencies. Extensions configure, boot and …