Skip to content

Commit 8c84479

Browse files
committed
Sync documentation of main branch
1 parent 312cc33 commit 8c84479

29 files changed

+962
-112
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ types:
1818
- title: Command Mode Applications
1919
filename: command-mode-reference.adoc
2020
summary: This reference guide explains how to develop command line applications with Quarkus.
21-
categories: "core, command-line"
21+
categories: "command-line, core"
2222
type: reference
2323
url: /guides/command-mode-reference
2424
- title: Configuration Reference Guide
@@ -243,7 +243,7 @@ types:
243243
- title: Configure data sources in Quarkus
244244
filename: datasource.adoc
245245
summary: Use a unified configuration model to define datasources for Java Database Connectivity (JDBC) and Reactive drivers.
246-
categories: "reactive, data, getting-started"
246+
categories: "data, getting-started, reactive"
247247
id: datasources
248248
type: tutorial
249249
url: /guides/datasource
@@ -289,7 +289,7 @@ types:
289289
- title: Secure a Quarkus application with Basic authentication and Jakarta Persistence
290290
filename: security-basic-authentication-tutorial.adoc
291291
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).
292-
categories: "security, getting-started"
292+
categories: "getting-started, security"
293293
id: security-basic-authentication-tutorial
294294
type: tutorial
295295
url: /guides/security-basic-authentication-tutorial
@@ -484,7 +484,7 @@ types:
484484
- title: Deploying on OpenShift
485485
filename: deploying-to-openshift.adoc
486486
summary: This guide covers how to deploy a native application on OpenShift.
487-
categories: "cloud, native"
487+
categories: "native, cloud"
488488
id: deploy-openshift
489489
type: guide
490490
url: /guides/deploying-to-openshift
@@ -539,7 +539,7 @@ types:
539539
- title: Dev Services for Databases
540540
filename: databases-dev-services.adoc
541541
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."
542-
categories: "tooling, data"
542+
categories: "data, tooling"
543543
type: guide
544544
url: /guides/databases-dev-services
545545
- title: Dev Services for Elasticsearch
@@ -751,7 +751,7 @@ types:
751751
- title: Kubernetes extension
752752
filename: deploying-to-kubernetes.adoc
753753
summary: This guide covers how to deploy a native application on Kubernetes.
754-
categories: "cloud, native"
754+
categories: "native, cloud"
755755
id: deploy-kubernetes
756756
type: guide
757757
url: /guides/deploying-to-kubernetes
@@ -811,6 +811,7 @@ types:
811811
- title: Packaging And Releasing With JReleaser
812812
filename: jreleaser.adoc
813813
summary: This guide covers packaging and releasing CLI applications using the JReleaser tool.
814+
categories: tooling
814815
type: guide
815816
url: /guides/jreleaser
816817
- title: Platform
@@ -879,14 +880,14 @@ types:
879880
- title: Quarkus and Gradle
880881
filename: gradle-tooling.adoc
881882
summary: Develop and build your Quarkus application with Gradle
882-
categories: "tooling, native"
883+
categories: "native, tooling"
883884
id: gradle-tooling
884885
type: guide
885886
url: /guides/gradle-tooling
886887
- title: Quarkus and Maven
887888
filename: maven-tooling.adoc
888889
summary: Develop and build your Quarkus application with Maven
889-
categories: "tooling, native"
890+
categories: "native, tooling"
890891
id: maven-tooling
891892
type: guide
892893
url: /guides/maven-tooling
@@ -960,7 +961,7 @@ types:
960961
- title: Simplified Hibernate ORM with Panache and Kotlin
961962
filename: hibernate-orm-panache-kotlin.adoc
962963
summary: This explains the specifics of using Hibernate ORM with Panache in a Kotlin project.
963-
categories: "alt-languages, data"
964+
categories: "data, alt-languages"
964965
type: guide
965966
url: /guides/hibernate-orm-panache-kotlin
966967
- title: Simplified Hibernate Reactive with Panache
@@ -978,7 +979,7 @@ types:
978979
- title: Simplified MongoDB with Panache and Kotlin
979980
filename: mongodb-panache-kotlin.adoc
980981
summary: This guide covers the usage of MongoDB using active records and repositories in a Kotlin project.
981-
categories: "alt-languages, data"
982+
categories: "data, alt-languages"
982983
type: guide
983984
url: /guides/mongodb-panache-kotlin
984985
- title: SmallRye Fault Tolerance
@@ -1014,7 +1015,7 @@ types:
10141015
- title: Testing Your Application
10151016
filename: getting-started-testing.adoc
10161017
summary: "This guide covers testing in JVM mode, native mode, and injection of resources into tests"
1017-
categories: "core, tooling, native"
1018+
categories: "core, native, tooling"
10181019
id: testing
10191020
type: guide
10201021
url: /guides/getting-started-testing
@@ -1157,7 +1158,7 @@ types:
11571158
- title: Using SSL With Native Executables
11581159
filename: native-and-ssl.adoc
11591160
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."
1160-
categories: "core, security, native"
1161+
categories: "core, native, security"
11611162
type: guide
11621163
url: /guides/native-and-ssl
11631164
- title: Using Security with .properties File
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"configDocKey":{"type":"io.quarkus.runtime.configuration.MemorySize","key":".max-header-size","configDoc":"The maximum length of all headers.","withinAMap":false,"defaultValue":"20K","javaDocSiteLink":"","docMapKey":"max-header-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.quarkus.runtime.configuration.MemorySize","key":".max-body-size","configDoc":"The maximum size of a request body.","withinAMap":false,"defaultValue":"10240K","javaDocSiteLink":"","docMapKey":"max-body-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.quarkus.runtime.configuration.MemorySize","key":".max-chunk-size","configDoc":"The max HTTP chunk size","withinAMap":false,"defaultValue":"8192","javaDocSiteLink":"","docMapKey":"max-chunk-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"int","key":".max-initial-line-length","configDoc":"The maximum length of the initial line (e.g. `\"GET / HTTP/1.0\"`).","withinAMap":false,"defaultValue":"4096","javaDocSiteLink":"","docMapKey":"max-initial-line-length","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.quarkus.runtime.configuration.MemorySize","key":".max-form-attribute-size","configDoc":"The maximum length of a form attribute.","withinAMap":false,"defaultValue":"2048","javaDocSiteLink":"","docMapKey":"max-form-attribute-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"java.lang.Integer","key":".max-connections","configDoc":"The maximum number of connections that are allowed at any one time. If this is set it is recommended to set a short idle timeout.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"max-connections","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]
1+
[{"configDocKey":{"type":"io.quarkus.runtime.configuration.MemorySize","key":".max-header-size","configDoc":"The maximum length of all headers.","withinAMap":false,"defaultValue":"20K","javaDocSiteLink":"","docMapKey":"max-header-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.quarkus.runtime.configuration.MemorySize","key":".max-body-size","configDoc":"The maximum size of a request body.","withinAMap":false,"defaultValue":"10240K","javaDocSiteLink":"","docMapKey":"max-body-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.quarkus.runtime.configuration.MemorySize","key":".max-chunk-size","configDoc":"The max HTTP chunk size","withinAMap":false,"defaultValue":"8192","javaDocSiteLink":"","docMapKey":"max-chunk-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"int","key":".max-initial-line-length","configDoc":"The maximum length of the initial line (e.g. `\"GET / HTTP/1.0\"`).","withinAMap":false,"defaultValue":"4096","javaDocSiteLink":"","docMapKey":"max-initial-line-length","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.quarkus.runtime.configuration.MemorySize","key":".max-form-attribute-size","configDoc":"The maximum length of a form attribute.","withinAMap":false,"defaultValue":"2048","javaDocSiteLink":"","docMapKey":"max-form-attribute-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"java.lang.Integer","key":".max-connections","configDoc":"The maximum number of connections that are allowed at any one time. If this is set it is recommended to set a short idle timeout.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"max-connections","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"java.lang.Long","key":".header-table-size","configDoc":"Set the SETTINGS_HEADER_TABLE_SIZE HTTP/2 setting. \nAllows the sender to inform the remote endpoint of the maximum size of the header compression table used to decode header blocks, in octets. The encoder can select any size equal to or less than this value by using signaling specific to the header compression format inside a header block. The initial value is `4,096` octets.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"header-table-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"java.lang.Long","key":".max-concurrent-streams","configDoc":"Set SETTINGS_MAX_CONCURRENT_STREAMS HTTP/2 setting. \nIndicates the maximum number of concurrent streams that the sender will allow. This limit is directional: it applies to the number of streams that the sender permits the receiver to create. Initially, there is no limit to this value. It is recommended that this value be no smaller than 100, to not unnecessarily limit parallelism.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"max-concurrent-streams","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"java.lang.Integer","key":".max-frame-size","configDoc":"Set the SETTINGS_MAX_FRAME_SIZE HTTP/2 setting. Indicates the size of the largest frame payload that the sender is willing to receive, in octets. The initial value is `2^14` (16,384) octets.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"max-frame-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"java.lang.Long","key":".max-header-list-size","configDoc":"Set the SETTINGS_MAX_HEADER_LIST_SIZE HTTP/2 setting. This advisory setting informs a peer of the maximum size of header list that the sender is prepared to accept, in octets. The value is based on the uncompressed size of header fields, including the length of the name and value in octets plus an overhead of 32 octets for each header field. The default value is `8192`","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"max-header-list-size","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]

_generated-doc/main/config/all-configuration-roots-generated-doc/io.quarkus.vertx.http.runtime.HttpConfiguration

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_generated-doc/main/config/all-configuration-roots-generated-doc/io.quarkus.vertx.http.runtime.management.ManagementInterfaceConfiguration

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)