Skip to content

Commit 7dd6cda

Browse files
committed
Sync documentation of main branch
1 parent dfd6ef2 commit 7dd6cda

File tree

11 files changed

+276
-21
lines changed

11 files changed

+276
-21
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ types:
3030
- title: Configure data sources in Quarkus
3131
filename: datasource.adoc
3232
summary: Use a unified configuration model to define datasources for Java Database Connectivity (JDBC) and Reactive drivers.
33-
categories: "data, getting-started"
33+
categories: "getting-started, data"
3434
id: datasources
3535
type: reference
3636
url: /guides/datasource
@@ -55,7 +55,7 @@ types:
5555
- title: Logging configuration
5656
filename: logging.adoc
5757
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."
58-
categories: "core, getting-started"
58+
categories: "getting-started, core"
5959
id: logging
6060
type: reference
6161
url: /guides/logging
@@ -166,7 +166,7 @@ types:
166166
- title: "Duplicated context, context locals, asynchronous processing and propagation"
167167
filename: duplicated-context.adoc
168168
summary: "When using a traditional, blocking, and synchronous framework, processing of each request is performed in a dedicated thread."
169-
categories: "core, architecture"
169+
categories: "architecture, core"
170170
id: duplicated-context
171171
type: concepts
172172
url: /guides/duplicated-context
@@ -304,7 +304,7 @@ types:
304304
- title: Secure a Quarkus application with Basic authentication and Jakarta Persistence
305305
filename: security-basic-authentication-tutorial.adoc
306306
summary: Secure your Quarkus application endpoints by combining the built-in Quarkus Basic authentication with the Jakarta Persistence identity provider to enable role-based access control (RBAC).
307-
categories: "security, getting-started"
307+
categories: "getting-started, security"
308308
id: security-basic-authentication-tutorial
309309
type: tutorial
310310
url: /guides/security-basic-authentication-tutorial
@@ -366,7 +366,7 @@ types:
366366
- title: AppCDS
367367
filename: appcds.adoc
368368
summary: This reference guide explains how to enable AppCDS with Quarkus.
369-
categories: "cloud, core"
369+
categories: "core, cloud"
370370
type: guide
371371
url: /guides/appcds
372372
- title: Application Data Caching
@@ -504,7 +504,7 @@ types:
504504
- title: Deploying on OpenShift
505505
filename: deploying-to-openshift.adoc
506506
summary: This guide covers how to deploy a native application on OpenShift.
507-
categories: "cloud, native"
507+
categories: "native, cloud"
508508
id: deploy-openshift
509509
type: guide
510510
url: /guides/deploying-to-openshift
@@ -788,7 +788,7 @@ types:
788788
- title: Kubernetes extension
789789
filename: deploying-to-kubernetes.adoc
790790
summary: This guide covers how to deploy a native application on Kubernetes.
791-
categories: "cloud, native"
791+
categories: "native, cloud"
792792
id: deploy-kubernetes
793793
type: guide
794794
url: /guides/deploying-to-kubernetes
@@ -998,7 +998,7 @@ types:
998998
- title: Simplified Hibernate ORM with Panache and Kotlin
999999
filename: hibernate-orm-panache-kotlin.adoc
10001000
summary: This explains the specifics of using Hibernate ORM with Panache in a Kotlin project.
1001-
categories: "data, alt-languages"
1001+
categories: "alt-languages, data"
10021002
type: guide
10031003
url: /guides/hibernate-orm-panache-kotlin
10041004
- title: Simplified Hibernate Reactive with Panache
@@ -1016,13 +1016,13 @@ types:
10161016
- title: Simplified MongoDB with Panache and Kotlin
10171017
filename: mongodb-panache-kotlin.adoc
10181018
summary: This guide covers the usage of MongoDB using active records and repositories in a Kotlin project.
1019-
categories: "data, alt-languages"
1019+
categories: "alt-languages, data"
10201020
type: guide
10211021
url: /guides/mongodb-panache-kotlin
10221022
- title: SmallRye Fault Tolerance
10231023
filename: smallrye-fault-tolerance.adoc
10241024
summary: This guide demonstrates how your Quarkus application can utilize the SmallRye Fault Tolerance specification through the SmallRye Fault Tolerance extension.
1025-
categories: "web, observability"
1025+
categories: "observability, web"
10261026
type: guide
10271027
url: /guides/smallrye-fault-tolerance
10281028
- title: SmallRye GraphQL
@@ -1059,7 +1059,7 @@ types:
10591059
- title: Tips for writing native applications
10601060
filename: writing-native-applications-tips.adoc
10611061
summary: This guide is a collection of tips to help you solve the problems you encounter when compiling applications to native executable.
1062-
categories: "writing-extensions, core, native"
1062+
categories: "core, native, writing-extensions"
10631063
type: guide
10641064
url: /guides/writing-native-applications-tips
10651065
- title: Using Apache Kafka Streams
@@ -1188,7 +1188,7 @@ types:
11881188
- title: Using SSL With Native Executables
11891189
filename: native-and-ssl.adoc
11901190
summary: "In this guide, we will discuss how you can get your native images to support SSL, as native images don't support it out of the box."
1191-
categories: "security, core, native"
1191+
categories: "core, native, security"
11921192
type: guide
11931193
url: /guides/native-and-ssl
11941194
- title: Using Security with .properties File
@@ -1301,7 +1301,7 @@ types:
13011301
- title: Validation with Hibernate Validator
13021302
filename: validation.adoc
13031303
summary: This guide covers how to use Hibernate Validator/Bean Validation in your REST services.
1304-
categories: "web, data"
1304+
categories: "data, web"
13051305
type: guide
13061306
url: /guides/validation
13071307
- title: Writing JSON REST Services
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"configDocSection":{"name":"","optional":false,"withinAMap":false,"sectionDetails":null,"sectionDetailsTitle":".service-discovery","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.stork.StorkServiceDiscoveryConfiguration","showSection":false,"configDocItems":[{"configDocKey":{"type":"string","key":".service-discovery.type","additionalKeys":[],"configDoc":"Configures the service discovery type, e.g. \"consul\". ServiceDiscoveryProvider for the type has to be available","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"type","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":".service-discovery","additionalKeys":[],"configDoc":"ServiceDiscovery parameters. Check the documentation of the selected service discovery type for available parameters.","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"params","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}],"anchorPrefix":null}},{"configDocSection":{"name":"","optional":false,"withinAMap":false,"sectionDetails":null,"sectionDetailsTitle":".load-balancer","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.stork.StorkLoadBalancerConfiguration","showSection":false,"configDocItems":[{"configDocKey":{"type":"string","key":".load-balancer.type","additionalKeys":[],"configDoc":"Configures load balancer type, e.g. \"round-robin\". A LoadBalancerProvider for the type has to be available","withinAMap":false,"defaultValue":"round-robin","javaDocSiteLink":"","docMapKey":"type","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":".load-balancer","additionalKeys":[],"configDoc":"Load Balancer parameters. Check the documentation of the selected load balancer type for available parameters","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"parameters","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}],"anchorPrefix":null}}]
1+
[{"configDocSection":{"name":"","optional":false,"withinAMap":false,"sectionDetails":null,"sectionDetailsTitle":".service-discovery","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.stork.StorkServiceDiscoveryConfiguration","showSection":false,"configDocItems":[{"configDocKey":{"type":"string","key":".service-discovery.type","additionalKeys":[],"configDoc":"Configures the service discovery type, e.g. \"consul\". ServiceDiscoveryProvider for the type has to be available","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"type","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":".service-discovery","additionalKeys":[],"configDoc":"ServiceDiscovery parameters. Check the documentation of the selected service discovery type for available parameters.","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"params","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}],"anchorPrefix":null}},{"configDocSection":{"name":"","optional":false,"withinAMap":false,"sectionDetails":null,"sectionDetailsTitle":".load-balancer","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.stork.StorkLoadBalancerConfiguration","showSection":false,"configDocItems":[{"configDocKey":{"type":"string","key":".load-balancer.type","additionalKeys":[],"configDoc":"Configures load balancer type, e.g. \"round-robin\". A LoadBalancerProvider for the type has to be available","withinAMap":false,"defaultValue":"round-robin","javaDocSiteLink":"","docMapKey":"type","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":".load-balancer","additionalKeys":[],"configDoc":"Load Balancer parameters. Check the documentation of the selected load balancer type for available parameters","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"parameters","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}],"anchorPrefix":null}},{"configDocSection":{"name":".service-registrar","optional":true,"withinAMap":false,"sectionDetails":"== ServiceRegistrar configuration for the service","sectionDetailsTitle":"ServiceRegistrar configuration for the service","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.stork.StorkServiceRegistrarConfiguration","showSection":true,"configDocItems":[{"configDocKey":{"type":"string","key":".service-registrar.type","additionalKeys":[],"configDoc":"Configures service registrar type, e.g. \"consul\". A ServiceRegistrarProvider for the type has to be available","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"type","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":".service-registrar","additionalKeys":[],"configDoc":"Service Registrar parameters. Check the documentation of the selected registrar type for available parameters","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"parameters","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}],"anchorPrefix":null}}]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"configDocKey":{"type":"string","key":".type","additionalKeys":[],"configDoc":"Configures service registrar type, e.g. \"consul\". A ServiceRegistrarProvider for the type has to be available","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"type","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":"","additionalKeys":[],"configDoc":"Service Registrar parameters. Check the documentation of the selected registrar type for available parameters","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"parameters","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"configDocSection":{"name":"quarkus.stork.service-configuration","optional":false,"withinAMap":false,"sectionDetails":"= ServiceDiscovery configuration for the service","sectionDetailsTitle":"ServiceDiscovery configuration for the service","configPhase":"RUN_TIME","topLevelGrouping":"quarkus.stork","configGroupType":"io.quarkus.stork.ServiceConfiguration","showSection":true,"configDocItems":[{"configDocKey":{"type":"string","key":"quarkus.stork.\"service-name\".service-discovery.type","additionalKeys":[],"configDoc":"Configures the service discovery type, e.g. \"consul\". ServiceDiscoveryProvider for the type has to be available","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"type","configPhase":"RUN_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":"quarkus.stork.\"service-name\".service-discovery","additionalKeys":[],"configDoc":"ServiceDiscovery parameters. Check the documentation of the selected service discovery type for available parameters.","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"params","configPhase":"RUN_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.stork.\"service-name\".load-balancer.type","additionalKeys":[],"configDoc":"Configures load balancer type, e.g. \"round-robin\". A LoadBalancerProvider for the type has to be available","withinAMap":true,"defaultValue":"round-robin","javaDocSiteLink":"","docMapKey":"type","configPhase":"RUN_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":"quarkus.stork.\"service-name\".load-balancer","additionalKeys":[],"configDoc":"Load Balancer parameters. Check the documentation of the selected load balancer type for available parameters","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"parameters","configPhase":"RUN_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}}],"anchorPrefix":null}}]
1+
[{"configDocSection":{"name":"quarkus.stork.service-configuration","optional":false,"withinAMap":false,"sectionDetails":"= Configuration for the service","sectionDetailsTitle":"Configuration for the service","configPhase":"RUN_TIME","topLevelGrouping":"quarkus.stork","configGroupType":"io.quarkus.stork.ServiceConfiguration","showSection":true,"configDocItems":[{"configDocKey":{"type":"string","key":"quarkus.stork.\"service-name\".service-discovery.type","additionalKeys":[],"configDoc":"Configures the service discovery type, e.g. \"consul\". ServiceDiscoveryProvider for the type has to be available","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"type","configPhase":"RUN_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":"quarkus.stork.\"service-name\".service-discovery","additionalKeys":[],"configDoc":"ServiceDiscovery parameters. Check the documentation of the selected service discovery type for available parameters.","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"params","configPhase":"RUN_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.stork.\"service-name\".load-balancer.type","additionalKeys":[],"configDoc":"Configures load balancer type, e.g. \"round-robin\". A LoadBalancerProvider for the type has to be available","withinAMap":true,"defaultValue":"round-robin","javaDocSiteLink":"","docMapKey":"type","configPhase":"RUN_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":"quarkus.stork.\"service-name\".load-balancer","additionalKeys":[],"configDoc":"Load Balancer parameters. Check the documentation of the selected load balancer type for available parameters","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"parameters","configPhase":"RUN_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}},{"configDocSection":{"name":"quarkus.stork.\"service-name\".service-registrar","optional":true,"withinAMap":true,"sectionDetails":"== ServiceRegistrar configuration for the service","sectionDetailsTitle":"ServiceRegistrar configuration for the service","configPhase":"RUN_TIME","topLevelGrouping":"quarkus.stork","configGroupType":"io.quarkus.stork.StorkServiceRegistrarConfiguration","showSection":true,"configDocItems":[{"configDocKey":{"type":"string","key":"quarkus.stork.\"service-name\".service-registrar.type","additionalKeys":[],"configDoc":"Configures service registrar type, e.g. \"consul\". A ServiceRegistrarProvider for the type has to be available","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"type","configPhase":"RUN_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}},{"configDocKey":{"type":"`Map<String,String>`","key":"quarkus.stork.\"service-name\".service-registrar","additionalKeys":[],"configDoc":"Service Registrar parameters. Check the documentation of the selected registrar type for available parameters","withinAMap":true,"defaultValue":"","javaDocSiteLink":"","docMapKey":"parameters","configPhase":"RUN_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":true,"withinAConfigGroup":true,"topLevelGrouping":"quarkus.stork","enum":false}}],"anchorPrefix":null}}],"anchorPrefix":null}}]

0 commit comments

Comments
 (0)