You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: This reference guide explains how to develop command line applications with Quarkus.
21
-
categories: "core, command-line"
21
+
categories: "command-line, core"
22
22
type: reference
23
23
url: /guides/command-mode-reference
24
24
- title: Configuration Reference Guide
@@ -55,7 +55,7 @@ types:
55
55
- title: Logging configuration
56
56
filename: logging.adoc
57
57
summary: "Read about the use of logging API in Quarkus, configuring logging output, and using logging adapters to unify the output from other logging APIs."
summary: Secure HTTP access to Jakarta REST (formerly known as JAX-RS) endpoints in your application with Bearer token authentication by using the Quarkus OpenID Connect (OIDC) extension.
summary: "To protect your web applications, you can use the industry-standard OpenID Connect (OIDC) Authorization Code Flow mechanism provided by the Quarkus OIDC extension."
summary: "With the Quarkus OpenID Connect (OIDC) extension, you can protect application HTTP endpoints by using the OIDC Authorization Code Flow mechanism."
summary: This tutorial shows you how to create an application which writes to and reads from a database.
341
-
categories: "core, getting-started, data"
340
+
summary: Discover some of the features that make developing with Quarkus a joyful experience.
341
+
categories: "getting-started, data, core"
342
342
id: getting-started-dev-services-tutorial
343
343
type: tutorial
344
344
url: /guides/getting-started-dev-services
@@ -528,7 +528,7 @@ types:
528
528
- title: Deploying on OpenShift
529
529
filename: deploying-to-openshift.adoc
530
530
summary: This guide covers how to deploy a native application on OpenShift.
531
-
categories: "cloud, native"
531
+
categories: "native, cloud"
532
532
id: deploy-openshift
533
533
type: guide
534
534
url: /guides/deploying-to-openshift
@@ -583,7 +583,7 @@ types:
583
583
- title: Dev Services for Databases
584
584
filename: databases-dev-services.adoc
585
585
summary: "When testing or running in dev mode Quarkus can provide you with a zero-config database out of the box, a feature we refer to as Dev Services."
586
-
categories: "tooling, data"
586
+
categories: "data, tooling"
587
587
type: guide
588
588
url: /guides/databases-dev-services
589
589
- title: Dev Services for Elasticsearch
@@ -813,7 +813,7 @@ types:
813
813
- title: Kubernetes extension
814
814
filename: deploying-to-kubernetes.adoc
815
815
summary: This guide covers how to deploy a native application on Kubernetes.
816
-
categories: "cloud, native"
816
+
categories: "native, cloud"
817
817
id: deploy-kubernetes
818
818
type: guide
819
819
url: /guides/deploying-to-kubernetes
@@ -1057,7 +1057,7 @@ types:
1057
1057
- title: SmallRye Fault Tolerance
1058
1058
filename: smallrye-fault-tolerance.adoc
1059
1059
summary: This guide demonstrates how your Quarkus application can utilize the SmallRye Fault Tolerance specification through the SmallRye Fault Tolerance extension.
1060
-
categories: "observability, web"
1060
+
categories: "web, observability"
1061
1061
type: guide
1062
1062
url: /guides/smallrye-fault-tolerance
1063
1063
- title: SmallRye GraphQL
@@ -1087,14 +1087,14 @@ types:
1087
1087
- title: Testing Your Application
1088
1088
filename: getting-started-testing.adoc
1089
1089
summary: "This guide covers testing in JVM mode, native mode, and injection of resources into tests"
1090
-
categories: "native, core, tooling"
1090
+
categories: "native, tooling, core"
1091
1091
id: testing
1092
1092
type: guide
1093
1093
url: /guides/getting-started-testing
1094
1094
- title: Tips for writing native applications
1095
1095
filename: writing-native-applications-tips.adoc
1096
1096
summary: This guide is a collection of tips to help you solve the problems you encounter when compiling applications to native executable.
Copy file name to clipboardExpand all lines: _generated-doc/main/config/all-configuration-groups-generated-doc/io.quarkus.deployment.pkg.PackageConfig.QuiltFlowerConfig
[{"configDocKey":{"type":"boolean","key":".enabled","additionalKeys":[],"configDoc":"An advanced option that will decompile generated and transformed bytecode into the 'decompiled' directory. This is only taken into account when fast-jar is used.","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"enabled","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"string","key":".version","additionalKeys":[],"configDoc":"The version of Vineflower to use","withinAMap":false,"defaultValue":"1.9.3","javaDocSiteLink":"","docMapKey":"version","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"string","key":".jar-directory","additionalKeys":[],"configDoc":"The directory into which to save the Vineflower tool if it doesn't exist","withinAMap":false,"defaultValue":"${user.home}/.quarkus","javaDocSiteLink":"","docMapKey":"jar-directory","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]
Copy file name to clipboardExpand all lines: _generated-doc/main/config/all-configuration-groups-generated-doc/io.quarkus.grpc.runtime.config.GrpcClientConfiguration
0 commit comments