Skip to content

Commit 3d1f718

Browse files
author
quarkusbot
committed
Sync web site with Quarkus documentation
1 parent 54c7d02 commit 3d1f718

File tree

1,971 files changed

+150566
-343556
lines changed

Some content is hidden

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

1,971 files changed

+150566
-343556
lines changed

_data/versioned/latest/index/quarkus.yaml

+23-8
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ types:
202202
- client
203203
extensions:
204204
- io.quarkus:quarkus-oidc-client
205+
id: security-openid-connect-client-reference
205206
type: reference
206207
url: /guides/security-openid-connect-client-reference
207208
- title: OpenID Connect (OIDC) configuration properties
@@ -216,6 +217,15 @@ types:
216217
id: security-oidc-configuration-properties-reference
217218
type: reference
218219
url: /guides/security-oidc-configuration-properties-reference
220+
- title: Quarkus Maven Plugin
221+
filename: quarkus-maven-plugin.adoc
222+
summary: "The Quarkus Maven Plugin builds the Quarkus applications, and provides helpers to launch dev mode or build native executables."
223+
categories: tooling
224+
topics:
225+
- maven
226+
- tooling
227+
type: reference
228+
url: /guides/quarkus-maven-plugin
219229
- title: Quarkus style and content guidelines
220230
filename: doc-reference.adoc
221231
summary: Guidelines are provided to help you to contribute clear and consistent content that is also sourced in the required diataxis structure and composition of Quarkus documentation.
@@ -680,6 +690,7 @@ types:
680690
- multitenancy
681691
extensions:
682692
- io.quarkus:quarkus-oidc
693+
id: security-openid-connect-multitenancy
683694
type: howto
684695
url: /guides/security-openid-connect-multitenancy
685696
- title: YAML configuration
@@ -799,6 +810,7 @@ types:
799810
- client
800811
extensions:
801812
- io.quarkus:quarkus-oidc-client
813+
id: security-openid-connect-client
802814
type: tutorial
803815
url: /guides/security-openid-connect-client
804816
- title: Protect Quarkus web application by using an Auth0 OpenID Connect provider
@@ -2029,14 +2041,6 @@ types:
20292041
- io.quarkus:quarkus-spring-web
20302042
type: guide
20312043
url: /guides/spring-web
2032-
- title: Quarkus Maven Plugin
2033-
filename: quarkus-maven-plugin.adoc
2034-
summary: "The Quarkus Maven Plugin builds the Quarkus applications, and provides helpers to launch dev mode or build native executables."
2035-
topics:
2036-
- maven
2037-
- tooling
2038-
type: guide
2039-
url: /guides/quarkus-maven-plugin
20402044
- title: Quarkus Messaging Extensions
20412045
filename: messaging.adoc
20422046
summary: "Event-driven messaging systems have become the backbone of most modern applications, enabling the building of message-driven microservices or complex data streaming pipelines."
@@ -2812,6 +2816,17 @@ types:
28122816
- credentials
28132817
type: guide
28142818
url: /guides/credentials-provider
2819+
- title: Using gRPC CLI
2820+
filename: grpc-cli.adoc
2821+
summary: This page explains how to use gRPC CLI.
2822+
categories: serialization
2823+
topics:
2824+
- grpc
2825+
- cli
2826+
extensions:
2827+
- io.quarkus:quarkus-grpc-cli
2828+
type: guide
2829+
url: /guides/grpc-cli
28152830
- title: Using the Cassandra Client
28162831
filename: cassandra.adoc
28172832
summary: This guide covers how to use the Apache Cassandra NoSQL database in Quarkus.

_data/versioned/latest/index/relations.yaml

+112-14
Original file line numberDiff line numberDiff line change
@@ -1862,7 +1862,7 @@
18621862
matches: 1
18631863
- title: Quarkus Maven Plugin
18641864
url: /guides/quarkus-maven-plugin
1865-
type: guide
1865+
type: reference
18661866
matches: 1
18671867
- title: Quarkus Tools in your favorite IDE
18681868
url: /guides/ide-tooling
@@ -1884,6 +1884,10 @@
18841884
url: /guides/update-quarkus
18851885
type: howto
18861886
matches: 1
1887+
- title: Using gRPC CLI
1888+
url: /guides/grpc-cli
1889+
type: guide
1890+
matches: 1
18871891
- title: Using our Tooling
18881892
url: /guides/tooling
18891893
type: tutorial
@@ -1902,6 +1906,10 @@
19021906
url: /guides/cli-tooling
19031907
type: guide
19041908
matches: 1
1909+
- title: Using gRPC CLI
1910+
url: /guides/grpc-cli
1911+
type: guide
1912+
matches: 1
19051913
/guides/conditional-extension-dependencies:
19061914
sameTopics:
19071915
- title: Building my first extension
@@ -2240,7 +2248,7 @@
22402248
matches: 1
22412249
- title: Quarkus Maven Plugin
22422250
url: /guides/quarkus-maven-plugin
2243-
type: guide
2251+
type: reference
22442252
matches: 1
22452253
- title: Quarkus Tools in your favorite IDE
22462254
url: /guides/ide-tooling
@@ -5561,7 +5569,7 @@
55615569
matches: 1
55625570
- title: Quarkus Maven Plugin
55635571
url: /guides/quarkus-maven-plugin
5564-
type: guide
5572+
type: reference
55655573
matches: 1
55665574
- title: Quarkus Tools in your favorite IDE
55675575
url: /guides/ide-tooling
@@ -5623,7 +5631,7 @@
56235631
matches: 1
56245632
- title: Quarkus Maven Plugin
56255633
url: /guides/quarkus-maven-plugin
5626-
type: guide
5634+
type: reference
56275635
matches: 1
56285636
- title: Quarkus Tools in your favorite IDE
56295637
url: /guides/ide-tooling
@@ -5683,6 +5691,10 @@
56835691
url: /guides/grpc-virtual-threads
56845692
type: guide
56855693
matches: 1
5694+
- title: Using gRPC CLI
5695+
url: /guides/grpc-cli
5696+
type: guide
5697+
matches: 1
56865698
- title: Using xDS gRPC
56875699
url: /guides/grpc-xds
56885700
type: guide
@@ -5720,6 +5732,56 @@
57205732
url: /guides/grpc-xds
57215733
type: guide
57225734
matches: 1
5735+
/guides/grpc-cli:
5736+
sameTopics:
5737+
- title: Building Quarkus apps with Quarkus Command Line Interface (CLI)
5738+
url: /guides/cli-tooling
5739+
type: guide
5740+
matches: 1
5741+
- title: Command Mode Applications
5742+
url: /guides/command-mode-reference
5743+
type: reference
5744+
matches: 1
5745+
- title: Command Mode with Picocli
5746+
url: /guides/picocli
5747+
type: guide
5748+
matches: 1
5749+
- title: Consuming a gRPC Service
5750+
url: /guides/grpc-service-consumption
5751+
type: guide
5752+
matches: 1
5753+
- title: Deploying your gRPC Service in Kubernetes
5754+
url: /guides/grpc-kubernetes
5755+
type: guide
5756+
matches: 1
5757+
- title: Getting Started with gRPC
5758+
url: /guides/grpc-getting-started
5759+
type: guide
5760+
matches: 1
5761+
- title: gRPC
5762+
url: /guides/grpc
5763+
type: guide
5764+
matches: 1
5765+
- title: gRPC code generation reference guide
5766+
url: /guides/grpc-generation-reference
5767+
type: reference
5768+
matches: 1
5769+
- title: gRPC reference guide
5770+
url: /guides/grpc-reference
5771+
type: reference
5772+
matches: 1
5773+
- title: Implementing a gRPC Service
5774+
url: /guides/grpc-service-implementation
5775+
type: guide
5776+
matches: 1
5777+
- title: Quarkus Virtual Thread support for gRPC services
5778+
url: /guides/grpc-virtual-threads
5779+
type: guide
5780+
matches: 1
5781+
- title: Using xDS gRPC
5782+
url: /guides/grpc-xds
5783+
type: guide
5784+
matches: 1
57235785
/guides/grpc-generation-reference:
57245786
sameTopics:
57255787
- title: Consuming a gRPC Service
@@ -5750,6 +5812,10 @@
57505812
url: /guides/grpc-virtual-threads
57515813
type: guide
57525814
matches: 1
5815+
- title: Using gRPC CLI
5816+
url: /guides/grpc-cli
5817+
type: guide
5818+
matches: 1
57535819
- title: Using xDS gRPC
57545820
url: /guides/grpc-xds
57555821
type: guide
@@ -5813,6 +5879,10 @@
58135879
url: /guides/grpc-virtual-threads
58145880
type: guide
58155881
matches: 1
5882+
- title: Using gRPC CLI
5883+
url: /guides/grpc-cli
5884+
type: guide
5885+
matches: 1
58165886
- title: Using xDS gRPC
58175887
url: /guides/grpc-xds
58185888
type: guide
@@ -5900,6 +5970,10 @@
59005970
url: /guides/grpc-virtual-threads
59015971
type: guide
59025972
matches: 1
5973+
- title: Using gRPC CLI
5974+
url: /guides/grpc-cli
5975+
type: guide
5976+
matches: 1
59035977
- title: Using Stork with Kubernetes
59045978
url: /guides/stork-kubernetes
59055979
type: guide
@@ -5979,6 +6053,10 @@
59796053
url: /guides/grpc-virtual-threads
59806054
type: guide
59816055
matches: 1
6056+
- title: Using gRPC CLI
6057+
url: /guides/grpc-cli
6058+
type: guide
6059+
matches: 1
59826060
- title: Using xDS gRPC
59836061
url: /guides/grpc-xds
59846062
type: guide
@@ -6042,6 +6120,10 @@
60426120
url: /guides/grpc-virtual-threads
60436121
type: guide
60446122
matches: 1
6123+
- title: Using gRPC CLI
6124+
url: /guides/grpc-cli
6125+
type: guide
6126+
matches: 1
60456127
- title: Using xDS gRPC
60466128
url: /guides/grpc-xds
60476129
type: guide
@@ -6105,6 +6187,10 @@
61056187
url: /guides/grpc-virtual-threads
61066188
type: guide
61076189
matches: 1
6190+
- title: Using gRPC CLI
6191+
url: /guides/grpc-cli
6192+
type: guide
6193+
matches: 1
61086194
- title: Using xDS gRPC
61096195
url: /guides/grpc-xds
61106196
type: guide
@@ -6176,6 +6262,10 @@
61766262
url: /guides/rest-virtual-threads
61776263
type: howto
61786264
matches: 1
6265+
- title: Using gRPC CLI
6266+
url: /guides/grpc-cli
6267+
type: guide
6268+
matches: 1
61796269
- title: Using xDS gRPC
61806270
url: /guides/grpc-xds
61816271
type: guide
@@ -6251,6 +6341,10 @@
62516341
url: /guides/grpc-virtual-threads
62526342
type: guide
62536343
matches: 1
6344+
- title: Using gRPC CLI
6345+
url: /guides/grpc-cli
6346+
type: guide
6347+
matches: 1
62546348
sameExtensions:
62556349
- title: gRPC
62566350
url: /guides/grpc
@@ -7311,7 +7405,7 @@
73117405
matches: 1
73127406
- title: Quarkus Maven Plugin
73137407
url: /guides/quarkus-maven-plugin
7314-
type: guide
7408+
type: reference
73157409
matches: 1
73167410
- title: Re-augment a Quarkus Application
73177411
url: /guides/reaugmentation
@@ -8029,7 +8123,7 @@
80298123
matches: 1
80308124
- title: Quarkus Maven Plugin
80318125
url: /guides/quarkus-maven-plugin
8032-
type: guide
8126+
type: reference
80338127
matches: 1
80348128
- title: Quarkus Tools in your favorite IDE
80358129
url: /guides/ide-tooling
@@ -9703,7 +9797,7 @@
97039797
sameTopics:
97049798
- title: Quarkus Maven Plugin
97059799
url: /guides/quarkus-maven-plugin
9706-
type: guide
9800+
type: reference
97079801
matches: 2
97089802
- title: Building Quarkus apps with Quarkus Command Line Interface (CLI)
97099803
url: /guides/cli-tooling
@@ -10766,6 +10860,10 @@
1076610860
url: /guides/cli-tooling
1076710861
type: guide
1076810862
matches: 1
10863+
- title: Using gRPC CLI
10864+
url: /guides/grpc-cli
10865+
type: guide
10866+
matches: 1
1076910867
/guides/platform:
1077010868
sameTopics:
1077110869
- title: Class Loading Reference
@@ -10872,7 +10970,7 @@
1087210970
matches: 1
1087310971
- title: Quarkus Maven Plugin
1087410972
url: /guides/quarkus-maven-plugin
10875-
type: guide
10973+
type: reference
1087610974
matches: 1
1087710975
- title: Quarkus Tools in your favorite IDE
1087810976
url: /guides/ide-tooling
@@ -12109,7 +12207,7 @@
1210912207
matches: 1
1211012208
- title: Quarkus Maven Plugin
1211112209
url: /guides/quarkus-maven-plugin
12112-
type: guide
12210+
type: reference
1211312211
matches: 1
1211412212
- title: Quarkus Tools in your favorite IDE
1211512213
url: /guides/ide-tooling
@@ -20218,7 +20316,7 @@
2021820316
matches: 1
2021920317
- title: Quarkus Maven Plugin
2022020318
url: /guides/quarkus-maven-plugin
20221-
type: guide
20319+
type: reference
2022220320
matches: 1
2022320321
- title: Quarkus Tools in your favorite IDE
2022420322
url: /guides/ide-tooling
@@ -20336,7 +20434,7 @@
2033620434
matches: 1
2033720435
- title: Quarkus Maven Plugin
2033820436
url: /guides/quarkus-maven-plugin
20339-
type: guide
20437+
type: reference
2034020438
matches: 1
2034120439
- title: Quarkus Tools in your favorite IDE
2034220440
url: /guides/ide-tooling
@@ -20552,7 +20650,7 @@
2055220650
matches: 1
2055320651
- title: Quarkus Maven Plugin
2055420652
url: /guides/quarkus-maven-plugin
20555-
type: guide
20653+
type: reference
2055620654
matches: 1
2055720655
- title: Quarkus Tools in your favorite IDE
2055820656
url: /guides/ide-tooling
@@ -20736,7 +20834,7 @@
2073620834
matches: 1
2073720835
- title: Quarkus Maven Plugin
2073820836
url: /guides/quarkus-maven-plugin
20739-
type: guide
20837+
type: reference
2074020838
matches: 1
2074120839
- title: Quarkus Tools in your favorite IDE
2074220840
url: /guides/ide-tooling
@@ -20798,7 +20896,7 @@
2079820896
matches: 1
2079920897
- title: Quarkus Maven Plugin
2080020898
url: /guides/quarkus-maven-plugin
20801-
type: guide
20899+
type: reference
2080220900
matches: 1
2080320901
- title: Quarkus Tools in your favorite IDE
2080420902
url: /guides/ide-tooling

_generated-doc/latest/config/all-configuration-groups-generated-doc/io.quarkus.agroal.runtime.DataSourceJdbcBuildTimeConfig

-1
This file was deleted.

0 commit comments

Comments
 (0)