Skip to content

Commit 51bca82

Browse files
committed
Sync documentation of main branch
1 parent 2943329 commit 51bca82

File tree

42 files changed

+971
-2238
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+971
-2238
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,16 @@ types:
328328
id: virtual-threads
329329
type: reference
330330
url: /guides/virtual-threads
331+
- title: gRPC code generation reference guide
332+
filename: grpc-generation-reference.adoc
333+
summary: Learn how to configure gRPC code generation.
334+
categories: serialization
335+
topics:
336+
- grpc
337+
extensions:
338+
- io.quarkus:quarkus-grpc
339+
type: reference
340+
url: /guides/grpc-generation-reference
331341
concepts:
332342
- title: Authentication mechanisms in Quarkus
333343
filename: security-authentication-mechanisms.adoc
@@ -546,6 +556,17 @@ types:
546556
id: resteasy-reactive-virtual-threads
547557
type: howto
548558
url: /guides/resteasy-reactive-virtual-threads
559+
- title: YAML configuration
560+
filename: config-yaml.adoc
561+
summary: "Optionally, use `application.yaml` instead of `application.properties` to configure your application."
562+
categories: core
563+
topics:
564+
- configuration
565+
extensions:
566+
- io.quarkus:quarkus-config-yaml
567+
id: config-yaml
568+
type: howto
569+
url: /guides/config-yaml
549570
tutorial:
550571
- title: Building a Native Executable
551572
filename: building-native-image.adoc
@@ -2774,16 +2795,6 @@ types:
27742795
- extensions
27752796
type: guide
27762797
url: /guides/writing-extensions
2777-
- title: YAML Configuration
2778-
filename: config-yaml.adoc
2779-
summary: YAML as a Configuration Source.
2780-
categories: core
2781-
topics:
2782-
- configuration
2783-
extensions:
2784-
- io.quarkus:quarkus-config-yaml
2785-
type: guide
2786-
url: /guides/config-yaml
27872798
- title: gRPC
27882799
filename: grpc.adoc
27892800
summary: Entry point for everything gRPC.

_generated-doc/main/config/all-configuration-groups-generated-doc/io.quarkus.oidc.deployment.devservices.keycloak.DevServicesConfig

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"configDocKey":{"type":"java.lang.Integer","key":".pipelining-limit","additionalKeys":[],"configDoc":"The maximum number of inflight database commands that can be pipelined.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"pipelining-limit","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.vertx.pgclient.SslMode","key":".ssl-mode","additionalKeys":[],"configDoc":"SSL operating mode of the client.\n\nSee link:https://www.postgresql.org/docs/current/libpq-ssl.html#LIBPQ-SSL-PROTECTION[Protection Provided in Different Modes].","withinAMap":false,"defaultValue":"disable","javaDocSiteLink":"https://vertx.io/docs/apidocs/io/vertx/pgclient/SslMode.html","docMapKey":"ssl-mode","configPhase":"BUILD_TIME","acceptedValues":["`disable`","`allow`","`prefer`","`require`","`verify-ca`","`verify-full`"],"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":true}}]
1+
[{"configDocKey":{"type":"java.lang.Integer","key":".pipelining-limit","additionalKeys":[],"configDoc":"The maximum number of inflight database commands that can be pipelined.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"pipelining-limit","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.vertx.pgclient.SslMode","key":".ssl-mode","additionalKeys":[],"configDoc":"SSL operating mode of the client.\n\nSee link:https://www.postgresql.org/docs/current/libpq-ssl.html#LIBPQ-SSL-PROTECTION[Protection Provided in Different Modes].","withinAMap":false,"defaultValue":"disable","javaDocSiteLink":"https://vertx.io/docs/apidocs/io/vertx/pgclient/SslMode.html","docMapKey":"ssl-mode","configPhase":"BUILD_TIME","acceptedValues":["`disable`","`allow`","`prefer`","`require`","`verify-ca`","`verify-full`"],"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":true}},{"configDocKey":{"type":"boolean","key":".use-layer7-proxy","additionalKeys":[],"configDoc":"Level 7 proxies can load balance queries on several connections to the actual database. When it happens, the client can be confused by the lack of session affinity and unwanted errors can happen like ERROR: unnamed prepared statement does not exist (26000). See link:https://vertx.io/docs/vertx-pg-client/java/#_using_a_level_7_proxy[Using a level 7 proxy]","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"use-layer7-proxy","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"configDocSection":{"name":"","optional":false,"withinAMap":false,"sectionDetails":null,"sectionDetailsTitle":".reactive","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig","showSection":false,"configDocItems":[{"configDocKey":{"type":"java.lang.Integer","key":".reactive.postgresql.pipelining-limit","additionalKeys":[],"configDoc":"The maximum number of inflight database commands that can be pipelined.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"pipelining-limit","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.vertx.pgclient.SslMode","key":".reactive.postgresql.ssl-mode","additionalKeys":[],"configDoc":"SSL operating mode of the client.\n\nSee link:https://www.postgresql.org/docs/current/libpq-ssl.html#LIBPQ-SSL-PROTECTION[Protection Provided in Different Modes].","withinAMap":false,"defaultValue":"disable","javaDocSiteLink":"https://vertx.io/docs/apidocs/io/vertx/pgclient/SslMode.html","docMapKey":"ssl-mode","configPhase":"BUILD_TIME","acceptedValues":["`disable`","`allow`","`prefer`","`require`","`verify-ca`","`verify-full`"],"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":true}}],"anchorPrefix":null}}]
1+
[{"configDocSection":{"name":"","optional":false,"withinAMap":false,"sectionDetails":null,"sectionDetailsTitle":".reactive","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.reactive.pg.client.runtime.DataSourcesReactivePostgreSQLConfig.DataSourceReactivePostgreSQLOuterNestedNamedConfig","showSection":false,"configDocItems":[{"configDocKey":{"type":"java.lang.Integer","key":".reactive.postgresql.pipelining-limit","additionalKeys":[],"configDoc":"The maximum number of inflight database commands that can be pipelined.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"pipelining-limit","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.vertx.pgclient.SslMode","key":".reactive.postgresql.ssl-mode","additionalKeys":[],"configDoc":"SSL operating mode of the client.\n\nSee link:https://www.postgresql.org/docs/current/libpq-ssl.html#LIBPQ-SSL-PROTECTION[Protection Provided in Different Modes].","withinAMap":false,"defaultValue":"disable","javaDocSiteLink":"https://vertx.io/docs/apidocs/io/vertx/pgclient/SslMode.html","docMapKey":"ssl-mode","configPhase":"BUILD_TIME","acceptedValues":["`disable`","`allow`","`prefer`","`require`","`verify-ca`","`verify-full`"],"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":true}},{"configDocKey":{"type":"boolean","key":".reactive.postgresql.use-layer7-proxy","additionalKeys":[],"configDoc":"Level 7 proxies can load balance queries on several connections to the actual database. When it happens, the client can be confused by the lack of session affinity and unwanted errors can happen like ERROR: unnamed prepared statement does not exist (26000). See link:https://vertx.io/docs/vertx-pg-client/java/#_using_a_level_7_proxy[Using a level 7 proxy]","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"use-layer7-proxy","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}],"anchorPrefix":null}}]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"configDocSection":{"name":"","optional":false,"withinAMap":false,"sectionDetails":null,"sectionDetailsTitle":".postgresql","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.reactive.pg.client.runtime.DataSourceReactivePostgreSQLConfig","showSection":false,"configDocItems":[{"configDocKey":{"type":"java.lang.Integer","key":".postgresql.pipelining-limit","additionalKeys":[],"configDoc":"The maximum number of inflight database commands that can be pipelined.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"pipelining-limit","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.vertx.pgclient.SslMode","key":".postgresql.ssl-mode","additionalKeys":[],"configDoc":"SSL operating mode of the client.\n\nSee link:https://www.postgresql.org/docs/current/libpq-ssl.html#LIBPQ-SSL-PROTECTION[Protection Provided in Different Modes].","withinAMap":false,"defaultValue":"disable","javaDocSiteLink":"https://vertx.io/docs/apidocs/io/vertx/pgclient/SslMode.html","docMapKey":"ssl-mode","configPhase":"BUILD_TIME","acceptedValues":["`disable`","`allow`","`prefer`","`require`","`verify-ca`","`verify-full`"],"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":true}}],"anchorPrefix":null}}]
1+
[{"configDocSection":{"name":"","optional":false,"withinAMap":false,"sectionDetails":null,"sectionDetailsTitle":".postgresql","configPhase":"BUILD_TIME","topLevelGrouping":"","configGroupType":"io.quarkus.reactive.pg.client.runtime.DataSourceReactivePostgreSQLConfig","showSection":false,"configDocItems":[{"configDocKey":{"type":"java.lang.Integer","key":".postgresql.pipelining-limit","additionalKeys":[],"configDoc":"The maximum number of inflight database commands that can be pipelined.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"pipelining-limit","configPhase":"BUILD_TIME","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}},{"configDocKey":{"type":"io.vertx.pgclient.SslMode","key":".postgresql.ssl-mode","additionalKeys":[],"configDoc":"SSL operating mode of the client.\n\nSee link:https://www.postgresql.org/docs/current/libpq-ssl.html#LIBPQ-SSL-PROTECTION[Protection Provided in Different Modes].","withinAMap":false,"defaultValue":"disable","javaDocSiteLink":"https://vertx.io/docs/apidocs/io/vertx/pgclient/SslMode.html","docMapKey":"ssl-mode","configPhase":"BUILD_TIME","acceptedValues":["`disable`","`allow`","`prefer`","`require`","`verify-ca`","`verify-full`"],"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":true}},{"configDocKey":{"type":"boolean","key":".postgresql.use-layer7-proxy","additionalKeys":[],"configDoc":"Level 7 proxies can load balance queries on several connections to the actual database. When it happens, the client can be confused by the lack of session affinity and unwanted errors can happen like ERROR: unnamed prepared statement does not exist (26000). See link:https://vertx.io/docs/vertx-pg-client/java/#_using_a_level_7_proxy[Using a level 7 proxy]","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"use-layer7-proxy","configPhase":"BUILD_TIME","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":true,"topLevelGrouping":"","enum":false}}],"anchorPrefix":null}}]

0 commit comments

Comments
 (0)